Michael R Sweet
|
7e01451b18
|
Merge 0-character font fix from TTF.
|
2024-08-21 08:22:31 -04:00 |
|
Michael R Sweet
|
d7cce4dfbc
|
Merge TTF v1.0.0 source files.
|
2024-08-19 16:58:38 -04:00 |
|
Michael R Sweet
|
f3f70e7877
|
Merge some TTF sanity check fixes from the TTF project.
|
2024-08-09 10:54:28 -04:00 |
|
Michael R Sweet
|
207062a996
|
Add size limiting for num_cmap and nGlyphs.
|
2024-08-05 10:16:00 -04:00 |
|
Michael R Sweet
|
59deee020a
|
Fix some Clang warnings.
|
2024-01-24 10:58:11 -05:00 |
|
Michael R Sweet
|
3f0aad7564
|
Fix another bug in the CMAPv4 code, and a bug in the unit test program.
|
2023-11-19 07:06:35 -05:00 |
|
Michael R Sweet
|
d36df63b57
|
Fix a TrueType CMAP decoding bug and add a NotoSans-Regular test page.
|
2023-11-18 22:15:52 -05:00 |
|
Michael R Sweet
|
efe7c01015
|
Fix typo and 'make debug'.
|
2023-11-14 18:38:26 -05:00 |
|
Michael R Sweet
|
600fa4ce59
|
Fix Unicode font handling (Issue #16)
|
2023-11-14 18:19:34 -05:00 |
|
Michael R Sweet
|
688810f143
|
Save work.
|
2023-11-13 16:18:02 -05:00 |
|
Michael R Sweet
|
858cc101b6
|
Save work.
|
2023-11-13 13:39:06 -05:00 |
|
Michael R Sweet
|
59959bf0e5
|
Merge TTF changes to fix off-by-one error.
|
2023-10-06 16:44:20 -04:00 |
|
Michael R Sweet
|
948ee16b06
|
Fix the one "value" complaint from CodeQL and suppress all useless queries.
|
2022-12-09 11:22:10 -05:00 |
|
Michael R Sweet
|
d1e8c966ed
|
Fix some Coverity-detected issues.
|
2021-10-01 11:38:04 -04:00 |
|
Michael R Sweet
|
9ec7c8bde9
|
Expose CMap in TrueType files
|
2021-06-21 13:00:44 -04:00 |
|
Michael R Sweet
|
6f02bdd301
|
Initial Visual Studio support.
|
2021-06-21 11:39:06 -04:00 |
|
Michael R Sweet
|
e9d5e082af
|
Save work on Unicode font support - still something isn't quite right.
|
2021-06-21 07:58:23 -04:00 |
|
Michael R Sweet
|
a2da67c415
|
Fix Clang warnings.
|
2021-06-18 13:15:09 -04:00 |
|
Michael R Sweet
|
bbdf0cdb18
|
Add proper TrueType font support (Issue #2)
Still need to implement proper Unicode support (currently only writes WinAnsi
font descriptor and handles UTF-8 for 0-255...)
|
2021-06-17 10:18:55 -04:00 |
|