summaryrefslogtreecommitdiff
path: root/pango/opentype
Commit message (Expand)AuthorAgeFilesLines
* Remove unused macroBehdad Esfahbod2008-01-241-2/+0
* Remove COPYING.GPL and COPYING.FTL that are no longer there.Behdad Esfahbod2008-01-161-2/+0
* HarfBuzz was relicensed to a more generous and simpler license. Adapt. SeeBehdad Esfahbod2008-01-1528-741/+564
* Bug 501575 – Compile errors Patch from Jens GranseuerBehdad Esfahbod2007-12-051-2/+2
* Undo accidental change.Behdad Esfahbod2007-11-301-2/+0
* Bug 485536 – underline_position can be zeroBehdad Esfahbod2007-11-301-0/+2
* Remove unused macro.Behdad Esfahbod2007-11-241-18/+0
* MinorBehdad Esfahbod2007-11-182-47/+46
* Remove dead code.Behdad Esfahbod2007-11-072-91/+1
* And some more.Behdad Esfahbod2007-11-0711-96/+95
* Some more cleanup and merging.Behdad Esfahbod2007-11-0718-372/+419
* Fix typo.Behdad Esfahbod2007-10-291-2/+3
* Even more cleanup and more type renames.Behdad Esfahbod2007-10-255-24/+26
* More cleanup, remove redundant error types.Behdad Esfahbod2007-10-2513-173/+170
* Rename ftglue.c to harfbuzz-impl.c and more type renames and moving codeBehdad Esfahbod2007-10-2516-381/+289
* New header file harfbuzz-global.h. Rename FT_* int types to HB_* types.Behdad Esfahbod2007-10-2424-1016/+1056
* Add commented-out dummy struct for Extension lookups.Behdad Esfahbod2007-10-242-0/+26
* Bug 488840 – harfbuzz: protect against ligid overflowBehdad Esfahbod2007-10-212-1/+8
* Mark internal symbols as HB_INTERNAL and define that to static inBehdad Esfahbod2007-10-1116-235/+315
* Remove FTGLUE_API/APIDEF cruft.Behdad Esfahbod2007-10-112-24/+16
* Build harfbuzz.c instead of individual source files, to let compiler goBehdad Esfahbod2007-10-111-4/+5
* Same here.Behdad Esfahbod2007-10-111-1/+0
* Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used byBehdad Esfahbod2007-10-111-2/+2
* Some more cleanup.Behdad Esfahbod2007-10-111-9/+2
* Move some code around.Behdad Esfahbod2007-10-111-43/+48
* Minor.Behdad Esfahbod2007-10-111-1/+1
* Rename buffer->inplace to buffer->separate_out with the inverted meaning,Behdad Esfahbod2007-10-112-18/+18
* Allocate buffer->positions lazily.Behdad Esfahbod2007-10-114-9/+37
* Bug 485621 – Get rid of freetype memory allocator in harfbuzzBehdad Esfahbod2007-10-1114-703/+441
* Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod2007-10-1119-1307/+1253
* Bug 302952 – The placement of a diacritic marks for an arabic ligatureBehdad Esfahbod2007-08-291-1/+1
* Bug 463430 – Gets stuck while "formatting message"Behdad Esfahbod2007-08-212-6/+11
* Don't ignore error return value of hb_buffer_copy_output_glyph(). PatchBehdad Esfahbod2007-08-211-1/+1
* Link freetype to harfbuzz-dump, for those systems that don't trackBehdad Esfahbod2007-05-011-2/+3
* Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerningBehdad Esfahbod2007-04-033-1/+11
* updatedHans Breuer2007-01-131-10/+6
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-7/+0
* Bug 347073 – Allow empty GPOS tableBehdad Esfahbod2006-07-251-0/+5
* Bug 345600 – cvs build error in pango/opentype/MakefileBehdad Esfahbod2006-06-221-2/+2
* Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memoryBehdad Esfahbod2006-05-311-1/+1
* Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct whenBehdad Esfahbod2006-05-311-15/+22
* Fix loop variables. (coverity found bug.)Behdad Esfahbod2006-04-121-3/+3
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-2/+0
* Fix minor bugs reported by the Coverity scan report.Behdad Esfahbod2006-04-102-4/+8
* Update from HarfBuzz. Lars Knoll fixed all the warnings.Behdad Esfahbod2006-04-064-113/+179
* Make sure TTAG_GDEF and frineds are defined, needed for FreeType <= 2.1.7Behdad Esfahbod2006-04-034-9/+11
* .Behdad Esfahbod2006-03-311-2/+0
* .Behdad Esfahbod2006-03-311-0/+1
* Define NULL.Behdad Esfahbod2006-03-311-1/+5
* Convert pango/opentype to the new project called HarfBuzz.Behdad Esfahbod2006-03-3139-16335/+16582