Behdad Esfahbod
|
36b3862009
|
One fewer cmp() implementation...
|
14 years ago |
Behdad Esfahbod
|
4e573715ae
|
Improve cmp function parameter namings and casts
No semantic change.
|
14 years ago |
Behdad Esfahbod
|
dca8aff246
|
Add comment re DejaVu Sans Mono having 'dflt' script
|
14 years ago |
Behdad Esfahbod
|
9dc45401c0
|
Fix stupid bug in bsearch cmp function!
|
14 years ago |
Behdad Esfahbod
|
6fca4c18c4
|
Add TODO iteam
|
14 years ago |
Behdad Esfahbod
|
f2a30bd605
|
Remove unimplemented method hb_font_get_funcs()
Got to add a suitable replacement.
|
14 years ago |
Behdad Esfahbod
|
7b9a38a112
|
Add test.c using public API
|
14 years ago |
Behdad Esfahbod
|
9ea7368fce
|
Fix hb_ot_layout leak
|
14 years ago |
Behdad Esfahbod
|
8e577acae2
|
Fix blob refcounting with insane SFNT table directories
|
14 years ago |
Behdad Esfahbod
|
75371bea4f
|
Add TODO item
|
14 years ago |
Behdad Esfahbod
|
5bd1e95236
|
Speedup Device table delta computation for common cases
|
14 years ago |
Behdad Esfahbod
|
ed4acbde9c
|
Fix NULL dereference
Reported by Jonathan Kew. Face table handling needs to be redone
anyway, but fix this for now.
|
14 years ago |
Behdad Esfahbod
|
258305c2a5
|
[GPOS] Fix div-by-zero
Patch by Jonathan Kew. Mozilla bug #465728.
|
14 years ago |
Behdad Esfahbod
|
2422c4b96d
|
Add TODO
|
14 years ago |
Behdad Esfahbod
|
27f0b092a1
|
Logically separate feature allocation from application
|
15 years ago |
Behdad Esfahbod
|
6cf63132dc
|
Minor
|
15 years ago |
Behdad Esfahbod
|
4e4ef24e46
|
Towards separating bit allocation from shaping
|
15 years ago |
Behdad Esfahbod
|
da6cff3864
|
Add TODO items
|
15 years ago |
Behdad Esfahbod
|
acdba3f90b
|
Prefer C linkage
|
15 years ago |
Behdad Esfahbod
|
cc6d52279d
|
De-C++ where possible
Helps with avoiding many "extern C" declarations in source files.
|
15 years ago |
Behdad Esfahbod
|
0dd200d28f
|
Header dep cleanup
|
15 years ago |
Behdad Esfahbod
|
fb0d252462
|
dos2unix
|
15 years ago |
Behdad Esfahbod
|
81408cd51c
|
Don't use "operator ="
Some compilers don't like operator = defined on members of union members
either. Reported by Ginn Chen for Sun Studio compilers.
|
15 years ago |
Behdad Esfahbod
|
39fe34d4c3
|
Add TODO option
|
15 years ago |
Behdad Esfahbod
|
243a96f414
|
Add arm build fix to TODO
|
15 years ago |
Behdad Esfahbod
|
c407f05f99
|
Remove fixed TODO item
|
15 years ago |
Behdad Esfahbod
|
4f801bd658
|
Mozilla bug 580233 - check for zero-length record in hb sanitizer.
Patch / report by Jonathan Kew.
|
15 years ago |
Behdad Esfahbod
|
17e9ff938b
|
Fix 64bit issues with debug prints
|
15 years ago |
Behdad Esfahbod
|
fd56ae4963
|
Don't bother sorting, it's a safe font error if the array is not sorted
|
15 years ago |
Behdad Esfahbod
|
cc8a4abea6
|
Use bsearch where applicable
|
15 years ago |
Behdad Esfahbod
|
2f418f5709
|
Remove useless TODO
|
15 years ago |
Behdad Esfahbod
|
da8edbb622
|
Fix header
|
15 years ago |
Behdad Esfahbod
|
d05d13df02
|
Add a test for header preprocessor guards
|
15 years ago |
Behdad Esfahbod
|
0f0cd9d361
|
Fix header tags
|
15 years ago |
Behdad Esfahbod
|
f2a1b411b1
|
Followup fix for variation-selectors
Patch from Jonathan Kew
|
15 years ago |
Behdad Esfahbod
|
a224b4d502
|
Fix skipping variation-selectors
|
15 years ago |
Behdad Esfahbod
|
81a77b115d
|
Make feature sorting stable
|
15 years ago |
Behdad Esfahbod
|
fdc322a820
|
Minor
|
15 years ago |
Behdad Esfahbod
|
f062ec6bb2
|
Further simplify mask allocator
|
15 years ago |
Behdad Esfahbod
|
8af45fda47
|
Fix global feature handling
|
15 years ago |
Behdad Esfahbod
|
e04685ee7b
|
Simplify mask allocation
|
15 years ago |
Behdad Esfahbod
|
0e235d0fc9
|
Towards a mask allocator
|
15 years ago |
Behdad Esfahbod
|
81c5e8724b
|
Allow disabling default features
Patch from Jonathan Kew
|
15 years ago |
Behdad Esfahbod
|
2163afbf35
|
Add note about UTF-8 decoder
|
15 years ago |
Behdad Esfahbod
|
226faa58f4
|
Fix loop
|
15 years ago |
Martin Hosken
|
56bef5680c
|
Fixes to Python and Graphite from Martin
|
15 years ago |
Behdad Esfahbod
|
b485da0b71
|
Disable Graphite as it crashes all over the place...
|
15 years ago |
Behdad Esfahbod
|
93ac709b1f
|
Cypriot is RTL
|
15 years ago |
Behdad Esfahbod
|
15c7379c16
|
Revert "Merge remote branch 'martin/master'"
This reverts commit 80af2812fb , reversing
changes made to c442672ec2 .
|
15 years ago |
Behdad Esfahbod
|
80af2812fb
|
Merge remote branch 'martin/master'
|
15 years ago |