summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
AgeCommit message (Expand)Author
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-30SimplifyKhaled Hosny
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21Drop support for non-Unicode fontsKhaled Hosny
2013-10-20Bin pointless #ifdef'd codeKhaled Hosny
2013-10-07CID#708635 uninitialized membersCaolán McNamara
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny
2013-09-06Simplify FreeType version checkKhaled Hosny
2013-09-04Require FreeType >= 2.2.0Khaled Hosny
2013-09-04FT_Size API is available since FreeType 2.0.5Khaled Hosny
2013-08-30Remove hacks for ancient FreeTypeKhaled Hosny
2013-08-26Simplify iterator management (part2)Julien Nabet
2013-08-22Don't re-create Unicode and font functions for every text runKhaled Hosny
2013-08-22fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann
2013-07-04MinorKhaled Hosny
2013-06-30Fix memory leak in ServerFont::GetGlyphOutline.Mark Wielaard
2013-06-24Resolves: fdo#66042 get the bounds of the current graphemeCaolán McNamara
2013-06-20Fix calculation of internal leadingKhaled Hosny
2013-06-16Bye Bye ICU Layout EngineKhaled Hosny
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-25Fix fdo#64972 - strikethrough displays too highKhaled Hosny
2013-05-25A hack to fix mark placement in old fontsKhaled Hosny
2013-05-23Fix left to right full justificationKhaled Hosny
2013-05-13Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny
2013-05-13TypoKhaled Hosny
2013-05-12Some loggingKhaled Hosny
2013-05-11Drop code for FreeTyope version we don't supportKhaled Hosny
2013-05-11Cleanup FreeType ascender/descender handling a bitKhaled Hosny
2013-05-11Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara
2013-05-08harfbuzz: stop delivering headersMichael Stahl
2013-05-06Enable HarfBuzz by defaultKhaled Hosny
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Remove unused variablesKhaled Hosny
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny
2013-05-05[harfbuzz] Fix vertical text layoutKhaled Hosny
2013-05-03[harfbuzz] Fix placement of multi-glyph clustersKhaled Hosny
2013-05-03unneeded using directiveEike Rathke
2013-05-03implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)Eike Rathke