16841 Commits (74527670fc5b0517e1d2cba2c26e3695547302e1)
 

Author SHA1 Message Date
Behdad Esfahbod 600e5eb80f Define get_for_data() factories 17 years ago
Behdad Esfahbod b9d7688fb3 Finish and test GDEF 17 years ago
Behdad Esfahbod 303fe62824 Misc cleanup 17 years ago
Behdad Esfahbod 17843245fd Remove COPYING.GPL and COPYING.FTL that are no longer there. 17 years ago
Behdad Esfahbod a2a9a023f6 HarfBuzz was relicensed to a more generous and simpler license. Adapt. See 17 years ago
Behdad Esfahbod 4ccedd22ea Bug 501575 – Compile errors Patch from Jens Granseuer 17 years ago
Behdad Esfahbod cd55cfa2b0 Undo accidental change. 17 years ago
Behdad Esfahbod 3f05da638c Bug 485536 – underline_position can be zero 17 years ago
Behdad Esfahbod e58278fedb Remove unused macro. 17 years ago
Behdad Esfahbod 3b047380ae Minor 17 years ago
Behdad Esfahbod 10d6a25a26 Remove dead code. 17 years ago
Behdad Esfahbod 47d2c33e3d And some more. 17 years ago
Behdad Esfahbod 78ef65ba08 Some more cleanup and merging. 17 years ago
Behdad Esfahbod 5c9bd37995 Fix typo. 17 years ago
Behdad Esfahbod ef1f481752 Even more cleanup and more type renames. 17 years ago
Behdad Esfahbod 282c60a0ee More cleanup, remove redundant error types. 17 years ago
Behdad Esfahbod 4280ec4df4 Rename ftglue.c to harfbuzz-impl.c and more type renames and moving code 17 years ago
Behdad Esfahbod 5716ae278a New header file harfbuzz-global.h. Rename FT_* int types to HB_* types. 17 years ago
Behdad Esfahbod 2130d852c7 Add commented-out dummy struct for Extension lookups. 17 years ago
Behdad Esfahbod 13b2b96384 Bug 488840 – harfbuzz: protect against ligid overflow 17 years ago
Behdad Esfahbod 6b347138b5 Mark internal symbols as HB_INTERNAL and define that to static in 17 years ago
Behdad Esfahbod 7cdfb61dee Remove FTGLUE_API/APIDEF cruft. 17 years ago
Behdad Esfahbod 61ddbafaaa Build harfbuzz.c instead of individual source files, to let compiler go 17 years ago
Behdad Esfahbod a219b3d003 Same here. 17 years ago
Behdad Esfahbod 6567e16e3b Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by 17 years ago
Behdad Esfahbod 0b032549ba Some more cleanup. 17 years ago
Behdad Esfahbod 7a26864308 Move some code around. 17 years ago
Behdad Esfahbod 7a5405c826 Minor. 17 years ago
Behdad Esfahbod 986f4fd968 Rename buffer->inplace to buffer->separate_out with the inverted meaning, 17 years ago
Behdad Esfahbod 06003908cc Allocate buffer->positions lazily. 17 years ago
Behdad Esfahbod fc3d6f5758 Bug 485621 – Get rid of freetype memory allocator in harfbuzz 17 years ago
Behdad Esfahbod a8abb8b994 Bug 485559 – Boston Summit HarfBuzz optimizations 17 years ago
Behdad Esfahbod dd810b76bc Bug 302952 – The placement of a diacritic marks for an arabic ligature 17 years ago
Behdad Esfahbod e90d199194 Bug 463430 – Gets stuck while "formatting message" 17 years ago
Behdad Esfahbod 13b86ee398 Don't ignore error return value of hb_buffer_copy_output_glyph(). Patch 17 years ago
Behdad Esfahbod 4c2556cb4c [gdef] Initial implementation 17 years ago
Behdad Esfahbod 5b2e947fd2 [open] small fixes, including not using unions for main structs 17 years ago
Behdad Esfahbod 151df44346 Improve stupid Makefile 17 years ago
Behdad Esfahbod 6c49bebc70 Link freetype to harfbuzz-dump, for those systems that don't track 18 years ago
Behdad Esfahbod 7341a11691 Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning 18 years ago
Hans Breuer 999a6f0575 updated 18 years ago
Behdad Esfahbod 3c038d40da Remove .cvsignore files (moved to svn:ignore prop) 18 years ago
Behdad Esfahbod 5b3f7702a6 Add stub GDEF files 18 years ago
Behdad Esfahbod b3395a7aa3 Don't shift down the mark attachment type 18 years ago
Behdad Esfahbod 193b66d52a Remove stale comment 18 years ago
Behdad Esfahbod 12c4568c68 Break and rename, in the layout of old HarfBuzz codebase 18 years ago
Behdad Esfahbod 3158d84b0d Oops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g 18 years ago
Behdad Esfahbod bf0f9dd613 Use union for ClassDef 18 years ago
Behdad Esfahbod c46196d09c Use union for Coverage 18 years ago
Behdad Esfahbod 86f450243d Add GPOS stub 18 years ago