Behdad Esfahbod
|
09c292e3b6
|
[HB] Fix glyph properties
|
2009-11-02 14:40:21 -05:00 |
Behdad Esfahbod
|
79420ad9ca
|
[HB] Add get_attach_points()
|
2009-11-02 14:40:19 -05:00 |
Behdad Esfahbod
|
4497af0069
|
[HB] Would have helped if I actually knew C++ before using it...
|
2009-11-02 14:40:18 -05:00 |
Behdad Esfahbod
|
cc6c644ff2
|
[HB] More cleanup
|
2009-11-02 14:40:18 -05:00 |
Behdad Esfahbod
|
20cc86b359
|
[HB] Simplify Tag
|
2009-11-02 14:40:18 -05:00 |
Behdad Esfahbod
|
3ec0092c5e
|
[HB] Simplify more
|
2009-11-02 14:40:18 -05:00 |
Behdad Esfahbod
|
6ad8d5f3c7
|
[HB] Simplify some basic things
|
2009-11-02 14:40:18 -05:00 |
Behdad Esfahbod
|
e5372f1621
|
[HB] Remove stale TODO mark
|
2009-11-02 14:40:17 -05:00 |
Behdad Esfahbod
|
96908b8984
|
[HB] Add FixedVersion cast to int
|
2009-11-02 14:40:17 -05:00 |
Behdad Esfahbod
|
957740dd25
|
[HB] Simplify tag
|
2009-11-02 14:40:17 -05:00 |
Behdad Esfahbod
|
87fcdcbe36
|
[HB] Remove unused data types
|
2009-11-02 14:40:17 -05:00 |
Behdad Esfahbod
|
212aba6189
|
[HB] Check for GDEF/GSUB/GPOS versions
|
2009-11-02 14:40:17 -05:00 |
Behdad Esfahbod
|
a21b5062cc
|
[HB] Minor
|
2009-11-02 14:40:17 -05:00 |
Behdad Esfahbod
|
60d77cf05f
|
[HB] Indentation
|
2009-11-02 14:40:14 -05:00 |
Behdad Esfahbod
|
6b54c5d044
|
[HB] More reference cast simplification
|
2009-11-02 14:40:14 -05:00 |
Behdad Esfahbod
|
f6c8a6eacf
|
[HB] Simplify casts
|
2009-11-02 14:40:13 -05:00 |
Behdad Esfahbod
|
4acaffd786
|
[HB] Don't use G_LIKELY!
|
2009-11-02 14:40:13 -05:00 |
Behdad Esfahbod
|
2e8fb6c38d
|
[HB] Tweak some constants and fix Coverage
|
2009-11-02 14:40:12 -05:00 |
Behdad Esfahbod
|
d6aae5f5ca
|
[HB] Cleanup TODOs
|
2009-11-02 14:40:12 -05:00 |
Behdad Esfahbod
|
7cff75babd
|
[HB] Fix context_length checking
|
2009-11-02 14:40:12 -05:00 |
Behdad Esfahbod
|
e8cbaaf6d5
|
[HB] Add HeadlessArrayTo<>
|
2009-11-02 14:40:11 -05:00 |
Behdad Esfahbod
|
6f20f72e9c
|
[HB] Split Layout-common tables into new files
|
2009-11-02 14:40:11 -05:00 |
Behdad Esfahbod
|
f45107fe09
|
[HB] More shuffling
|
2009-11-02 14:40:11 -05:00 |
Behdad Esfahbod
|
f8dc67b3c2
|
[HB] Cleanup format unions
|
2009-11-02 14:40:10 -05:00 |
Behdad Esfahbod
|
da1097bc3b
|
[HB] Use four bytes for Null Tag, not 5
|
2009-11-02 14:40:10 -05:00 |
Behdad Esfahbod
|
19fc24f268
|
[HB] Couple size checks
|
2009-11-02 14:40:10 -05:00 |
Behdad Esfahbod
|
ee58aaebd2
|
[HB] Update copyright years
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
f4c9514935
|
[HB] Simplify more arrays
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
c9a7cbe9cb
|
[HB] Use ArrayOf<> in GSUB
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
5f810363ac
|
[HB] Add ArrayOf<>
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
238c855fcd
|
[HB] Use OffsetTo<> for Coverage
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
3d54bd1293
|
[HB] Use OffsetTo<> in more places
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
9e4d9d7b27
|
[HB] Add OffsetTo template.
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
e07f89295b
|
[HB] Automate int-type size assertion
|
2009-11-02 14:40:09 -05:00 |
Behdad Esfahbod
|
8b83580331
|
[HB] Use templates for Null objects
Also use a common pool for all nul-content ones.
|
2009-11-02 14:40:08 -05:00 |
Behdad Esfahbod
|
5ee2189622
|
[HB] Fix typo
|
2009-11-02 14:40:08 -05:00 |
Behdad Esfahbod
|
c5419b6cf2
|
[HB] Remove DEFINE_NON_INSTANTIABLE
|
2009-11-02 14:40:08 -05:00 |
Behdad Esfahbod
|
0dff25f036
|
[HB] Remove get_size()
|
2009-11-02 14:40:07 -05:00 |
Behdad Esfahbod
|
eed05b04eb
|
[GSUB] minor
|
2009-11-02 14:40:07 -05:00 |
Behdad Esfahbod
|
52886ca56b
|
[GSUB] Implement Alternate subtables
|
2009-11-02 14:40:06 -05:00 |
Behdad Esfahbod
|
5a0b791184
|
[harfbuzz/GSUB] towards a partially working GSUB
|
2009-11-02 14:40:06 -05:00 |
Behdad Esfahbod
|
30bd763fa2
|
Implement the first substitute()
|
2009-11-02 14:40:06 -05:00 |
Behdad Esfahbod
|
ce48f03946
|
Merge harfbuzz-ng
|
2009-11-02 14:38:33 -05:00 |
Behdad Esfahbod
|
2d15e72c75
|
Give it a start at GSUB
|
2009-04-15 19:50:16 -04:00 |
Behdad Esfahbod
|
5722567209
|
Fix typo, add TODOs
|
2008-02-18 20:58:39 -05:00 |
Behdad Esfahbod
|
4a26ea408c
|
Finish script, language, and feature public API
|
2008-01-29 17:42:11 -05:00 |
Behdad Esfahbod
|
706ab25a4c
|
Add script and language public getter API
|
2008-01-28 05:58:50 -05:00 |
Behdad Esfahbod
|
40a81314fa
|
Make main.cc compile again, which means finished getter API
|
2008-01-28 02:30:48 -05:00 |
Behdad Esfahbod
|
54e5aac5e2
|
GDEF completely working now
|
2008-01-27 21:21:37 -05:00 |
Behdad Esfahbod
|
590d55cbb9
|
[GDEF] Finish public API
|
2008-01-24 19:15:35 -05:00 |