Commit Graph

  • e58278fedb Remove unused macro. Behdad Esfahbod 2007-11-24 01:40:13 +0000
  • 3b047380ae Minor Behdad Esfahbod 2007-11-18 22:34:08 +0000
  • 10d6a25a26 Remove dead code. Behdad Esfahbod 2007-11-07 10:04:11 +0000
  • 47d2c33e3d And some more. Behdad Esfahbod 2007-11-07 09:59:18 +0000
  • 78ef65ba08 Some more cleanup and merging. Behdad Esfahbod 2007-11-07 08:06:01 +0000
  • 5c9bd37995 Fix typo. Behdad Esfahbod 2007-10-29 23:51:48 +0000
  • ef1f481752 Even more cleanup and more type renames. Behdad Esfahbod 2007-10-25 23:37:11 +0000
  • 282c60a0ee More cleanup, remove redundant error types. Behdad Esfahbod 2007-10-25 23:22:17 +0000
  • 4280ec4df4 Rename ftglue.c to harfbuzz-impl.c and more type renames and moving code Behdad Esfahbod 2007-10-25 00:23:46 +0000
  • 5716ae278a New header file harfbuzz-global.h. Rename FT_* int types to HB_* types. Behdad Esfahbod 2007-10-24 22:44:47 +0000
  • 2130d852c7 Add commented-out dummy struct for Extension lookups. Behdad Esfahbod 2007-10-24 21:35:03 +0000
  • 13b2b96384 Bug 488840 – harfbuzz: protect against ligid overflow Behdad Esfahbod 2007-10-21 18:17:02 +0000
  • 6b347138b5 Mark internal symbols as HB_INTERNAL and define that to static in Behdad Esfahbod 2007-10-11 08:30:50 +0000
  • 7cdfb61dee Remove FTGLUE_API/APIDEF cruft. Behdad Esfahbod 2007-10-11 07:46:33 +0000
  • 61ddbafaaa Build harfbuzz.c instead of individual source files, to let compiler go Behdad Esfahbod 2007-10-11 07:45:26 +0000
  • a219b3d003 Same here. Behdad Esfahbod 2007-10-11 07:34:08 +0000
  • 6567e16e3b Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by Behdad Esfahbod 2007-10-11 07:33:19 +0000
  • 0b032549ba Some more cleanup. Behdad Esfahbod 2007-10-11 07:24:47 +0000
  • 7a26864308 Move some code around. Behdad Esfahbod 2007-10-11 07:21:31 +0000
  • 7a5405c826 Minor. Behdad Esfahbod 2007-10-11 07:15:16 +0000
  • 986f4fd968 Rename buffer->inplace to buffer->separate_out with the inverted meaning, Behdad Esfahbod 2007-10-11 07:12:49 +0000
  • 06003908cc Allocate buffer->positions lazily. Behdad Esfahbod 2007-10-11 07:05:09 +0000
  • fc3d6f5758 Bug 485621 – Get rid of freetype memory allocator in harfbuzz Behdad Esfahbod 2007-10-11 06:52:07 +0000
  • a8abb8b994 Bug 485559 – Boston Summit HarfBuzz optimizations Behdad Esfahbod 2007-10-11 00:07:58 +0000
  • dd810b76bc Bug 302952 – The placement of a diacritic marks for an arabic ligature Behdad Esfahbod 2007-08-29 08:46:50 +0000
  • e90d199194 Bug 463430 – Gets stuck while "formatting message" Behdad Esfahbod 2007-08-21 08:03:26 +0000
  • 13b86ee398 Don't ignore error return value of hb_buffer_copy_output_glyph(). Patch Behdad Esfahbod 2007-08-21 01:38:07 +0000
  • 4c2556cb4c [gdef] Initial implementation Behdad Esfahbod 2007-07-06 11:29:21 -0400
  • 5b2e947fd2 [open] small fixes, including not using unions for main structs Behdad Esfahbod 2007-07-06 02:03:26 -0400
  • 151df44346 Improve stupid Makefile Behdad Esfahbod 2007-07-05 17:22:07 -0400
  • 6c49bebc70 Link freetype to harfbuzz-dump, for those systems that don't track Behdad Esfahbod 2007-05-01 02:32:12 +0000
  • 7341a11691 Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning Behdad Esfahbod 2007-04-03 22:45:29 +0000
  • 999a6f0575 updated Hans Breuer 2007-01-13 21:31:41 +0000
  • 3c038d40da Remove .cvsignore files (moved to svn:ignore prop) Behdad Esfahbod 2007-01-09 03:32:12 +0000
  • 5b3f7702a6 Add stub GDEF files Behdad Esfahbod 2006-12-28 06:42:37 -0500
  • b3395a7aa3 Don't shift down the mark attachment type Behdad Esfahbod 2006-12-28 06:31:18 -0500
  • 193b66d52a Remove stale comment Behdad Esfahbod 2006-12-28 06:12:18 -0500
  • 12c4568c68 Break and rename, in the layout of old HarfBuzz codebase Behdad Esfahbod 2006-12-28 06:10:59 -0500
  • 3158d84b0d Oops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g Behdad Esfahbod 2006-12-27 20:08:07 -0500
  • bf0f9dd613 Use union for ClassDef Behdad Esfahbod 2006-12-27 20:06:42 -0500
  • c46196d09c Use union for Coverage Behdad Esfahbod 2006-12-27 20:05:16 -0500
  • 86f450243d Add GPOS stub Behdad Esfahbod 2006-12-27 19:59:07 -0500
  • 133466177e s/OpenTypeFont/OpenTypeFontFace/g Behdad Esfahbod 2006-12-27 19:58:32 -0500
  • 71d62baab0 GSUBGPOSHeader Behdad Esfahbod 2006-12-27 01:29:24 -0500
  • eebabd8b2e Finished OpenType Common Table Formats Behdad Esfahbod 2006-12-27 00:21:31 -0500
  • 2b73745197 Device tables. Behdad Esfahbod 2006-12-26 20:55:37 -0500
  • eb32e374f4 ClassDef Behdad Esfahbod 2006-12-26 20:00:33 -0500
  • 53502c6723 Rename CoverageFormat to Coverage Behdad Esfahbod 2006-12-26 19:29:08 -0500
  • 0d6db2abcb Define more structs using DEFINE_INT_TYPE. Behdad Esfahbod 2006-12-26 18:53:55 -0500
  • 915931b74a s/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/ Behdad Esfahbod 2006-12-26 15:30:14 -0500
  • 0c0d55330e Coverage. Behdad Esfahbod 2006-12-26 15:29:38 -0500
  • 882e52f591 Rename to harfbuzz-ng.cc Behdad Esfahbod 2006-12-25 10:28:31 -0500
  • f8ba99f6f3 LookupFlags Behdad Esfahbod 2006-12-25 09:58:02 -0500
  • 25ad92c8a6 Implement Feature Behdad Esfahbod 2006-12-25 09:35:06 -0500
  • befc022aff LangSys Behdad Esfahbod 2006-12-25 09:14:52 -0500
  • c81efca149 Use CamelCaseTags. Behdad Esfahbod 2006-12-25 06:22:08 -0500
  • 808dbe283c Make types not instantiable Behdad Esfahbod 2006-12-25 06:18:52 -0500
  • b739c05ca4 Add OpenTypeFontFile. Behdad Esfahbod 2006-12-25 05:39:20 -0500
  • 8596944b74 Add Makefile Behdad Esfahbod 2006-12-23 17:49:25 -0500
  • b6e62bc5db After DEFINE_SCRIPT_ARRAY Behdad Esfahbod 2006-12-22 02:21:55 -0500
  • 01e4fcb032 Remove the annoying HB_ prefix. Behdad Esfahbod 2006-12-21 22:31:31 -0500
  • 6b4ce01da1 Second version. Complete redesign, based on C++ classes to ensure endian correctness. Behdad Esfahbod 2006-12-21 22:31:10 -0500
  • f78e70c301 First version. ng-start Behdad Esfahbod 2006-12-21 22:30:38 -0500
  • f726b20e56 Bug 347073 – Allow empty GPOS table Behdad Esfahbod 2006-07-25 01:02:27 +0000
  • 52481a5c55 Bug 345600 – cvs build error in pango/opentype/Makefile Behdad Esfahbod 2006-06-22 18:09:04 +0000
  • ffb2d5c1e7 Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory Behdad Esfahbod 2006-05-31 07:42:55 +0000
  • f8f7bd2451 Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct when Behdad Esfahbod 2006-05-31 07:23:02 +0000
  • d2a613187c Fix loop variables. (coverity found bug.) Behdad Esfahbod 2006-04-12 18:47:50 +0000
  • 14022e826f Bug 337924 – cleanups for issues reported by various compilers Patch Behdad Esfahbod 2006-04-11 08:31:44 +0000
  • 59aafd0780 Fix minor bugs reported by the Coverity scan report. Behdad Esfahbod 2006-04-10 10:33:17 +0000
  • b31d6def96 Update from HarfBuzz. Lars Knoll fixed all the warnings. Behdad Esfahbod 2006-04-06 18:23:49 +0000
  • ca57250bc9 Make sure TTAG_GDEF and frineds are defined, needed for FreeType <= 2.1.7 Behdad Esfahbod 2006-04-03 20:13:17 +0000
  • f618288e00 . Behdad Esfahbod 2006-03-31 13:19:29 +0000
  • 5f1f943b9e . Behdad Esfahbod 2006-03-31 13:18:23 +0000
  • bce3e0b0d4 Define NULL. Behdad Esfahbod 2006-03-31 12:45:40 +0000
  • 9f8da38cd1 Convert pango/opentype to the new project called HarfBuzz. hb-rename Behdad Esfahbod 2006-03-31 12:28:09 +0000
  • dd2a8d4d49 Don't err on Table_Missing. Behdad Esfahbod 2006-03-25 23:52:30 +0000
  • 434833b1b7 === Released 1.12.0 === Behdad Esfahbod 2006-03-13 05:06:05 +0000
  • 8228828e1e Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug Behdad Esfahbod 2006-01-30 22:37:48 +0000
  • e040f68196 Removed. Behdad Esfahbod 2006-01-28 20:29:18 +0000
  • f45689bc65 If major.minor of required and available glib versions are the same, add Behdad Esfahbod 2006-01-25 19:33:58 +0000
  • 6cc6c9a57c Make sure #include <config.h> is the first include in the file. (bug Behdad Esfahbod 2006-01-14 07:00:13 +0000
  • ca07fcf6ef pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, Behdad Esfahbod 2006-01-05 16:14:49 +0000
  • 71524f1bc8 Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen) Behdad Esfahbod 2005-12-27 09:55:48 +0000
  • b5baa43d3a Tiny doc improvement. Behdad Esfahbod 2005-11-25 09:22:02 +0000
  • 6f64314f7a Fix typo in docs. Behdad Esfahbod 2005-11-23 19:48:10 +0000
  • f2bcf72296 Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, Behdad Esfahbod 2005-11-23 17:54:55 +0000
  • 682db81c23 Protect against possible division by zeros (#316468, Steve Grubb) Behdad Esfahbod 2005-11-23 15:19:48 +0000
  • e6e15352d1 Reworked basic shaper with OpenType support. (#101079, based on patch from Behdad Esfahbod 2005-11-23 11:53:03 +0000
  • 612b6cf609 Part of #101079: Behdad Esfahbod 2005-11-17 06:28:11 +0000
  • 1b2c314b80 Remove debug line that got in accidentally. Behdad Esfahbod 2005-11-09 23:30:00 +0000
  • 9717127a5b Turn various gcc warnings off. Adding const, adding static, fully Behdad Esfahbod 2005-11-04 23:55:38 +0000
  • c0505f3bb2 Patches from #170414. Reviewed by Matthias Clasen. Behdad Esfahbod 2005-11-03 20:13:40 +0000
  • c6b22b9119 Generate valid XML output. Dump LookupFlag too. Behdad Esfahbod 2005-08-29 10:06:40 +0000
  • 1e3747ca5d Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT. Behdad Esfahbod 2005-08-15 04:16:04 +0000
  • 3c60250875 Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod, Owen Taylor 2005-07-26 18:33:27 +0000
  • 91a3fa2e4b Remove an unecessary set of block2. Owen Taylor 2005-07-22 18:03:58 +0000
  • ff7034787d Patch from David Turner. Review and testing by Behdad Esfahbod Owen Taylor 2005-07-22 17:56:37 +0000
  • 43dbec6f3a Fix up places where there is missing or incomplete Copyright and License Owen Taylor 2005-07-21 18:15:45 +0000
  • c55850d36d Chain up from finalize. (#307547, Paolo Borelli) Owen Taylor 2005-06-14 19:54:19 +0000