summaryrefslogtreecommitdiff
path: root/xc/lib/font/fontfile
AgeCommit message (Expand)AuthorFilesLines
1992-05-29lintgildea1-16/+16
1992-05-13make return value from skip function correctkeith1-3/+7
1992-03-20Keith's change: replace abort() with return 0.eswu1-2/+2
1992-02-11addendum to XBUG #4790eswu1-13/+13
1992-02-11XBUG #4768 & #4898eswu1-2/+2
1992-02-04XBUG #4790: If fontname suggests bitmap or scalable,eswu1-1/+13
1991-12-11XBUG #4753 and #4755: Fix memory leaks; close file descriptor and freeeswu2-2/+12
1991-11-20fix up seek to return correct value and empty input bufferkeith1-7/+10
1991-10-10register Type1rws1-1/+2
1991-09-07Initial revisionkeith4-0/+667
1991-09-07Add new fontfile io interfaces (now does compression)keith1-5/+7
1991-07-25include <errno.h>, not <sys/errno.h>rws1-2/+2
1991-07-22handle anamorphic bitkeith1-3/+7
1991-07-22use SubdirLibraryRulerws1-2/+2
1991-07-18round instead of chop in CompleteXLFDNamekeith1-6/+6
1991-07-18set cachablekeith1-17/+8
1991-07-17Match any instance when no point/pixel specifiedkeith3-15/+48
1991-07-16XConsortiumgildea1-0/+1
1991-07-16allow 0 for both pixel and pointkeith1-2/+7
1991-07-16add stats to allow trivial fp reset keith1-15/+19
1991-07-16add stats to allow trivial fp resetkeith2-2/+50
1991-07-16remove some unused variables; add an ifdef that NCD wantskeith1-18/+16
1991-07-16remove some unused variableskeith1-2/+2
1991-06-21add null func pointer for client_died (never can get called)keith1-2/+3
1991-06-21clear old fpeskeith1-1/+2
1991-06-12Make ListFontsWithInfo workkeith3-26/+229
1991-05-30allow wild card pixel/point but no wild card yreskeith1-3/+4
1991-05-30Allow patterns with 14 dashes to match against aliaseskeith1-6/+6
1991-05-29return correct resolution for list fontskeith1-1/+5
1991-05-16init extra->defaults.pixel and .width in FontFileAddFontFilerws1-1/+3
1991-05-13clean it uprws1-1/+0
1991-05-13fix includesrws1-6/+2
1991-05-11remove uses of NULLrws1-7/+7
1991-05-11lintrws1-1/+3
1991-05-11do colon munging rightkeith1-8/+4
1991-05-10Initial revisionkeith8-0/+1807