openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The FreeType Project
Settings
|
Report Duplicate
245
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
1 day
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 303 of 332
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* src/psaux/t1decode.c (T1_Decoder_Parse_Charstrings): Fix error messages.
Werner Lemberg
More...
over 24 years ago
2001-03-12 Tom Kacvinsky <
[email protected]
>
Tom Kacvinsky
More...
over 24 years ago
Changed the lenIV member of the T1_Decoder_ struct to be an FT_Int instead of an FT_UInt.
Tom Kacvinsky
More...
over 24 years ago
Added entries for changes to the Type 1 decoder and the CID font driver (which take into account the possibility of lenIV seed bytes at the beginning of a subroutine).
Tom Kacvinsky
More...
over 24 years ago
In cid_read_subrs, decode subroutines only if lenIV >= 0.
Tom Kacvinsky
More...
over 24 years ago
In cid_load_glyph, decrypt charstrings only if lenIV >= 0.
Tom Kacvinsky
More...
over 24 years ago
In function T1_Decoder_Parse_Charstrings, take into account lenIV seed bytes at the start of a decrypted subroutine.
Tom Kacvinsky
More...
over 24 years ago
* src/pcf/pcfread.c: Put READ_Fields() always in a conditional to avoid compiler warnings.
Werner Lemberg
More...
over 24 years ago
* TODO: Updated.
Werner Lemberg
More...
over 24 years ago
Added entry for TODO list.
Tom Kacvinsky
More...
over 24 years ago
Initial revision of TODO list.
Tom Kacvinsky
More...
over 24 years ago
Myriad entires for FT_Fixed number handling in bbox parsing and assignment code that uses bbox values.
Tom Kacvinsky
More...
over 24 years ago
In function T1_Init_Face, changed the assignment code for ascender, descender, and max_advance_width.
Tom Kacvinsky
More...
over 24 years ago
Changed parse_font_bbox to use FT_Fixed values for the bbox assignment, and use rounded values instead.
Tom Kacvinsky
More...
over 24 years ago
In CID_Init_Face, use calculated units_per_EM, and if that is not available, default to 100 units per EM. Changed assignment code for ascender and descender values.
Tom Kacvinsky
More...
over 24 years ago
Added units_per_EM processing to parse_font_matrix, and added FT_Fixed number handling to parse_font_bbox.
Tom Kacvinsky
More...
over 24 years ago
Added implementation of three new functions: FT_RoundFix, FT_CeilFix, and FT_FloorFix.
Tom Kacvinsky
More...
over 24 years ago
Added prototypes and notes for three new functions: FT_RoundFix, FT_CeilFix, and FT_FloorFix.
Tom Kacvinsky
More...
over 24 years ago
* src/*/*.c: Added many casts to make code more 64bit-safe.
Werner Lemberg
More...
over 24 years ago
* INSTALL, docs/BUILD: We need GNU make 3.78 or newer.
Werner Lemberg
More...
over 24 years ago
Added entry:
Tom Kacvinsky
More...
over 24 years ago
Minor correction in T1_Init_Face: we must wait until parse_font_bbox is changed before we use logical shift rights in the assignments of `root->ascender', `root->descender', and `root->max_advance_width'.
Tom Kacvinsky
More...
over 24 years ago
Added entry:
Tom Kacvinsky
More...
over 24 years ago
2001-03-07 Tom Kacvinsky <
[email protected]
>
Tom Kacvinsky
More...
over 24 years ago
* src/memtest.c (my_memory): Add cast to remove C++ compiler error.
Werner Lemberg
More...
over 24 years ago
formatting
Werner Lemberg
More...
over 24 years ago
Added entry:
Tom Kacvinsky
More...
over 24 years ago
2001-03-05 Tom Kacvinsky <
[email protected]
>
Tom Kacvinsky
More...
over 24 years ago
* include/freetype/ttnameid.h: Correct a stupid typo which prevented correct compilation (TT_MS_LANGID_TIGRIGNA_ETHIOPIA appeared twice). I am sorry for the inconvenience :-(.
Antoine_Leca
as Antoine Leca
More...
over 24 years ago
* builds/unix/detect.mk: Add test for Hurd. * builds/hurd/detect.mk: Removed.
Werner Lemberg
More...
over 24 years ago
←
1
2
…
299
300
301
302
303
304
305
306
307
…
331
332
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree