summaryrefslogtreecommitdiff
path: root/psprint
AgeCommit message (Expand)Author
2002-07-24#101669# protect printer names by quotesPhilipp Lohmann
2002-07-22#101028# ensure existence of (unique) .notdef glyphChristof Pintaske
2002-07-20#100608# enhance functionality needed for PDF exportPhilipp Lohmann
2002-07-17#90353# use correct deallocatorPhilipp Lohmann
2002-07-10#101135# convert paths correctlyPhilipp Lohmann
2002-06-19#90353# #i5181# use correct allocationPhilipp Lohmann
2002-05-31#99117# try to find fonts of JRE/JDKPhilipp Lohmann
2002-05-29#99647# #i4468# do not try to read invalid GSUB tablesPhilipp Lohmann
2002-05-21#90353# use alloca to get bufferPhilipp Lohmann
2002-05-21#i1610# improve font server discoveryPhilipp Lohmann
2002-04-17#98633# use correct index for left side bearingPhilipp Lohmann
2002-04-12#98633# copy font weight in copyPrintFontPhilipp Lohmann
2002-04-11#98661# Bootstrap needs absolute pathPhilipp Lohmann
2002-04-10#98148# drop dependency to configurationPhilipp Lohmann
2002-04-08#98544# change /euro to /EuroChristof Pintaske
2002-04-08#98544# change /euro to /EuroChristof Pintaske
2002-03-20#98247# MUST: remove RTL_TEXTENCODING_STD_COUNTPhilipp Lohmann
2002-03-06#97829# #i1991# #97954# fixed typoPhilipp Lohmann
2002-03-06#97829# #i1991# #97954#Philipp Lohmann
2002-03-01#97829# #i1991# make compile on gccPhilipp Lohmann
2002-02-28#97829# #i1991# add font aliasesPhilipp Lohmann
2002-02-21#65293#: include <string.h>Jens-Heiner Rechtien
2002-02-19#97492# add: DrawGlyphsPhilipp Lohmann
2002-01-24#96918# dont upload a reencoding vector for type1 or builtin symbol fontsChristof Pintaske
2001-12-21#95966# get more details about vertical glyphsHerbert Duerr
2001-12-21#95966# better handling of vertical glyphsHerbert Duerr
2001-12-13#95810# keep copy of font substitutes in printer graphicsPhilipp Lohmann
2001-12-12#95833# rounding issuesPhilipp Lohmann
2001-12-06#95498# return correct stringPhilipp Lohmann
2001-11-30#91761# add HasVerticalSubstitution()Herbert Duerr
2001-11-30#91761# add HasVerticalGSUB()Herbert Duerr
2001-11-30#91761# add DoesVerticalSubstitution()Herbert Duerr
2001-11-30#91761# adjust position of rotated characters in vertical textHerbert Duerr
2001-11-23#91761# fix character width when squeezed and glyph fallback is usedHerbert Duerr
2001-11-19#94952# positions of non-latin1 truetype glyphs maybe garbageChristof Pintaske
2001-11-16#94542# use chkfontpath only on LinuxPhilipp Lohmann
2001-11-16#93639# try to guess a better global vertical advance widthPhilipp Lohmann
2001-11-16#93639# take care of strechted rotated characters in vertical writing modePhilipp Lohmann
2001-11-14#94736# typo: Zcaron instead of zcaronChristof Pintaske
2001-11-09#94542# search fonts in font server directoriesPhilipp Lohmann
2001-11-01#93629# create a font once and refer to it in draw textChristof Pintaske
2001-10-31#94109# do not access hash_multimap members that are not therePhilipp Lohmann
2001-10-16#93264# INetURLObject changed behaviourPhilipp Lohmann
2001-10-16#93145# adobe name -> unicode, unicode -> adobe name, unicode -> adobe code, ...Philipp Lohmann
2001-10-08#92847# corrected file url handlingChristof Pintaske
2001-09-27#65293#: includesJens-Heiner Rechtien
2001-09-27#65293#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien
2001-09-27#92515# search network and client installation for font and printer configura...Christof Pintaske
2001-09-19#90548# fix printing bug for TTF-fonts using idRangeOffset in CMAPHerbert Duerr
2001-09-18#65293# switched off optimization for soliVladimir Glazounov