summaryrefslogtreecommitdiff
path: root/xc/lib/font/fontfile
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith13-13/+13
1995-02-21XBUG #6871: In fontfile.c there was a bug in FontFileOpenFont():mor1-1/+3
1995-02-21XBUG #6871, 7230, 7110: In function _FontFileListFonts, if max <= 0,mor1-5/+5
1994-07-25XBUG 6920, define _XOPEN_SOURCE to get prototype for hypot() on somekaleb1-2/+8
1994-04-17new X Consortium copyright/permissionrws1-21/+29
1994-04-17new X Consortium copyright/permissiongildea11-232/+318
1994-04-12add copyright/permission notices from compress.cgildea1-1/+41
1994-04-05don't register Speedo or Type1 on CRAYgildea1-1/+3
1994-03-14Add set_path_hook to FPEFunctions interface. Allows clearing oldgildea1-2/+4
1994-03-14FontFileEmptyBitmapSource: new function for set_path_hook.gildea1-2/+19
1994-03-08set pfont->fpe correctly so deallocation works. XBUG #6521.gildea1-1/+5
1994-03-08*** empty log message ***gildea1-2/+2
1994-02-15make transfer_values_to_alias static. XBUG #6435.gildea1-2/+2
1994-02-10SetupWildMatch: add overview commentgildea1-1/+14
1994-02-10FontFileOpenBitmap: return status value, making scaled bitmaps work again.gildea1-11/+13
1994-02-10keep ref counters correct for freeing fonts. XBUG ???? from Nathan.gildea1-1/+6
1994-02-08NULL not declared on hikari, use 0 insteadrws1-2/+2
1994-02-08be able to list scaled bitmap fonts. From Nathan. XBUG #6422.gildea2-167/+273
1994-02-08new property defs from Nathan. XBUG #6411gildea2-8/+2
1994-02-06add rcs linerws1-0/+1
1994-02-04misc fixes from Nathan. XBUG #6239.gildea2-4/+14
1994-02-04parse ! as comment character. XBUG #6008.gildea1-5/+32
1994-02-04new source file register.cgildea1-3/+3
1994-02-04Initial revisiongildea1-0/+37
1994-02-04move FontFileRegisterFontFileFunctions code to separate source file, register.cgildea1-8/+1
1994-02-04move FontFileRegisterFpeFunctions to separate source file, register.cgildea1-3/+3
1994-02-04FontFileDirectoryChanged: fix tests. XBUGs #5537, #5751.gildea1-6/+6
1994-02-03find matching bitmap before finding scalable font. Fix XBUG #6414.gildea1-1/+5
1994-02-03register renderers at recycle time. Close XBUG #4765.gildea1-7/+2
1994-02-03scalable aliases from Nathan. XBUG #6392gildea2-158/+360
1994-01-21more changes for Dec Alphadpw1-14/+20
1993-09-20bcopy,bcmp => ANSI equivs, protect errno declgildea3-14/+17
1993-09-18NULL -> 0rws1-2/+2
1993-09-17fontfile*.h renamed fntfil*.h for dull file systemsgildea8-16/+16
1993-09-17integrated patch from HPdpw2-24/+146
1993-09-14lintrws1-4/+4
1993-09-12add NT supportrws2-3/+12
1993-09-12include Xos.h for NTrws1-1/+2
1993-09-05NULL -> 0 (NULL wasn't defined on some systems)rws1-3/+3
1993-09-04fontfileio -> fileiorws1-5/+5
1993-09-04tree reorgrws1-1/+1
1993-09-04rename parse_ranges to FontParseRanges and declare it in .hgildea1-6/+6
1993-08-24Nathan Meyers: XLFD matrix, glyph caching, font authgildea3-109/+503
1993-08-24add -I$(SERVERSRC)/includerws1-2/+2
1993-08-24change <server/include/servermd.h> to <servermd.h>rws1-2/+2
1992-11-22static SaveString -> (public) FontFileSaveString. (mkfontdir uses it)gildea1-7/+7
1992-11-20CountDashes -> FontFileCountDashesgildea2-6/+6
1992-11-20CountDashes (now FontFileCountDashes) and SaveStringgildea1-3/+29
1992-11-20fontutil.c obsolete (code moved into fontdir.c)gildea1-3/+3
1992-07-13make local symbols staticgildea1-2/+2