summaryrefslogtreecommitdiff
path: root/psprint
AgeCommit message (Expand)AuthorFilesLines
2001-09-27#65293#: includesJens-Heiner Rechtien1-2/+4
2001-09-27#65293#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien1-4/+6
2001-09-27#92515# search network and client installation for font and printer configura...Christof Pintaske3-24/+63
2001-09-19#90548# fix printing bug for TTF-fonts using idRangeOffset in CMAPHerbert Duerr1-7/+7
2001-09-18#65293# switched off optimization for soliVladimir Glazounov1-2/+6
2001-09-14#92155# get printer path from configurationPhilipp Lohmann1-4/+29
2001-08-30#91665# keep right things rightChristof Pintaske1-6/+6
2001-08-28#89352# reencoding of printer resident fonts is off-by-one on LinuxChristof Pintaske1-4/+7
2001-08-27#89352# reencoding of printer resident fonts is off-by-oneChristof Pintaske1-3/+3
2001-08-14#91019# output copies in pagesetup only when changedPhilipp Lohmann1-17/+21
2001-08-06#90518# set locale for lpstatPhilipp Lohmann1-4/+4
2001-07-27#90267# remove TF_FILEURLPhilipp Lohmann3-39/+7
2001-07-26#i1188# attempt to suppress level 2 commands from PPD in level 1Philipp Lohmann1-2/+11
2001-07-26#i1078# irix changesPhilipp Lohmann2-4/+8
2001-07-26#89556# workaround for broken fontsPhilipp Lohmann1-4/+7
2001-07-20#89813# better initialize memoryPhilipp Lohmann1-4/+4
2001-07-18#87576# build demands platform specific dependencies here, even though it see...Rüdiger Timm1-1/+1
2001-07-13Add support for mipsSander Vesik1-3/+9
2001-07-13removed ALL targetHans-Joachim Lankenau1-9/+2
2001-07-06#89352# use glyphset technique for type1 fonts as wellChristof Pintaske6-146/+346
2001-07-06save unobsfucated version of postscript headerChristof Pintaske1-0/+341
2001-07-05#88587# PS Level 2 and up support NumCopies in pagedevice dictionary for copy...Philipp Lohmann1-2/+5
2001-06-28#85520# added encoding ID 0 to name table evaluation, fonts.dir update if nec...Philipp Lohmann1-4/+8
2001-06-27#85520# workaround for some broken fontsPhilipp Lohmann1-3/+15
2001-06-27#85520# more support for TrueType localized family namesPhilipp Lohmann2-25/+141
2001-06-26#85520# cache ttc files in fonts.dir alsoPhilipp Lohmann2-37/+141
2001-06-26#85520# allow for unicode names to be readPhilipp Lohmann2-15/+32
2001-06-25#88685# recognize more characters in afm filesPhilipp Lohmann3-659/+1122
2001-06-21#88625# disable copyright awareness by defaultPhilipp Lohmann1-21/+26
2001-06-19#88195# fix worked only in debug case due to misplaced #endif directivePhilipp Lohmann1-3/+3
2001-06-15#85520# add check wether printer can be removedPhilipp Lohmann2-54/+59
2001-06-14#85520# use lpc on linux as first try to discover print queuesPhilipp Lohmann1-37/+34
2001-06-13#88204# restore type1 download font handlingPhilipp Lohmann1-34/+35
2001-06-13#88195# do not report any printers if environment is missingPhilipp Lohmann1-3/+11
2001-06-08#87985# honor copyright flags for TrueType fontsPhilipp Lohmann7-45/+128
2001-06-08#85459# #83995# Andale Sans UI is the final nameChristof Pintaske1-8/+3
2001-06-07#67526# keep the setfont out of the gsave/grestore pair if possibleChristof Pintaske1-15/+38
2001-06-06#85520# make isPrivateFontFile fasterPhilipp Lohmann1-2/+10
2001-06-05#85520# added font removal, private path only installationPhilipp Lohmann2-53/+208
2001-05-31#87324# reduced image header sizeChristof Pintaske2-57/+75
2001-05-30#85459# #83995# tune gui font name with the one in app/settings.cxxChristof Pintaske1-3/+8
2001-05-28#82073# reduce scope for C symbols (outside psp namespace)Christof Pintaske1-1/+1
2001-05-28#82073# reduce scope for C symbols (outside psp namespace)Christof Pintaske3-3/+103
2001-05-28#87482# patch for PPCPhilipp Lohmann1-3/+9
2001-05-23#82073# export psp symbols onlyChristof Pintaske2-32/+44
2001-05-22#85520# evaluate some more afm filesChristof Pintaske1-3/+3
2001-05-22#85520# evaluate some more afm filesPhilipp Lohmann1-3/+3
2001-05-22#85520# changes to automatic print queuesPhilipp Lohmann1-18/+56
2001-05-22file url changesJörg Budischewski2-9/+17
2001-05-21#87010# track graphics stackPhilipp Lohmann3-142/+190