summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)AuthorFilesLines
2002-12-06#105200 make embedded vs. antialias priorities more intuitiveHerbert Duerr1-4/+4
2002-12-04#102169# add GlyphCache::RemoveFont, remove GlyphCache::GetFontIdHerbert Duerr1-65/+69
2002-11-29#105200# temporarily make priorities for autohinting/embedded bitmaps/antiali...Herbert Duerr1-8/+32
2002-11-21#104627# use generic GetVerticalChar()Herbert Duerr1-34/+3
2002-11-20#104627# when appropriate GSUB for vertical writing is missing do some manual...Herbert Duerr1-59/+95
2002-11-18#104930# workaround windows glyph id bugPhilipp Lohmann1-27/+2
2002-11-12#100449# boost low font IDsHerbert Duerr1-5/+12
2002-11-12#100449# boost low nFontIdHerbert Duerr1-2/+3
2002-10-29#102193# change to fallback APIsHerbert Duerr1-174/+76
2002-10-29#102193# allow non-unicode apple-roman fontsHerbert Duerr1-4/+16
2002-10-17#103980# some antialiasing advice responsibility moved to upper layersHerbert Duerr1-7/+4
2002-10-11#96628# prepare upgrade to FT213Herbert Duerr1-12/+47
2002-09-25#102258# kashida justification on UNXHerbert Duerr1-3/+18
2002-09-25#103460# fix bidi issues for mixed textHerbert Duerr1-16/+23
2002-09-16#98991# correctly rotate percent/permilleHerbert Duerr1-7/+7
2002-09-11#103145# use different method for bidi itemizationHerbert Duerr1-11/+5
2002-09-04#100194# moved LayoutEngine from ServerFontHerbert Duerr1-7/+7
2002-09-04#100194# use SalLayout's glyph conventionsHerbert Duerr1-24/+15
2002-09-04#100194# implement Bidi processing for ServerFontsHerbert Duerr1-151/+187
2002-09-04#100194# clean up ServerFont CTL layoutHerbert Duerr1-5/+2
2002-08-29#101607# corrections for vertical writingPhilipp Lohmann1-3/+6
2002-08-22#100194# enable Bidi symbol swappingHerbert Duerr1-5/+10
2002-08-13#98991# fix CJKV vertical glyph rotation, avoid obsolete FT helper functionsHerbert Duerr1-82/+119
2002-08-05#100194# do not use obsolete methods in OutputDeviceHerbert Duerr1-4/+8
2002-08-01#100671# avoid nCharExtra parameter, remove debug codeHerbert Duerr1-24/+3
2002-07-30#101707# disable autohinting for most CTL glyphsHerbert Duerr1-4/+6
2002-07-24#101682# of-by-one fix for asian kerningHerbert Duerr1-3/+3
2002-06-13#99117# improve cluster start detectionHerbert Duerr1-22/+27
2002-06-10#99117# better script recognitionHerbert Duerr1-3/+3
2002-06-06#99117# fix unit conversionsHerbert Duerr1-22/+13
2002-05-29#97492# re-implement asian kerning for CTL vclHerbert Duerr1-30/+72
2002-05-08#98573# allow blank glyphs for GetGlyphOutlineHerbert Duerr1-6/+9
2002-04-30#97492# change ftfontlist to nFontId based hash_mapHerbert Duerr2-38/+24
2002-04-30#65293# use generic icu namespaceHerbert Duerr1-3/+3
2002-04-26#65293# HDU: upgrade to ICU2.1Vladimir Glazounov1-3/+3
2002-04-23#97492# fix remote win compilationHerbert Duerr1-4/+7
2002-04-18#97492# start automatic script recognitionHerbert Duerr1-47/+80
2002-02-26#97942# cleanup CTL patchHerbert Duerr1-8/+5
2002-02-15#97942# initial CTL support for VCLHerbert Duerr2-7/+44
2002-02-15#97942# initial CTL support for VCLHerbert Duerr1-4/+17
2002-02-15#97942# initial CTL support for VCLHerbert Duerr1-0/+576
2002-02-15#97942# initial CTL support for VCLHerbert Duerr2-4/+12
2002-02-15#97942# initial CTL support for VCLHerbert Duerr1-3/+5
2002-01-02#95966# remove debug infoHerbert Duerr1-3/+2
2001-12-21#95966# better handling of vertical glyphsHerbert Duerr1-5/+7
2001-12-13#95640# fix offsets for 180degree rotationHerbert Duerr1-3/+3
2001-12-04#95556# disable autohinting for CJK glyphsHerbert Duerr1-32/+61
2001-11-29#91761# outlines are relative to ascent instead of heightHerbert Duerr1-14/+24
2001-11-28#65293# method changed to constOliver Bolte2-6/+6
2001-11-27#94962# avoid different results for bitmap and outline advance widthsHerbert Duerr1-3/+17