summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Running text doesn't belong in the Synopsis section.esr2013-06-101-5/+5
* Change $PERLPATH to $PERL.bwarken2013-04-151-2/+22
* Remove running text from Synopsis, it screws up mechanical parsing.esr2012-07-071-4/+4
* Remove running text from Synopsis, it screws up mechanical parsing.esr2012-07-072-6/+6
* Remove running text from Synopsis, it screws up mechanical parsing.esr2012-07-071-4/+4
* Fix compiler warnings.wl2011-10-311-5/+5
* Add new output device `gropdf'.wl2011-07-262-8/+12
* afmtodit: Add option `-o' to specify an output file.wl2010-06-042-8/+21
* * */*.cpp: Replace `printf(string);' with `printf("%s", string);'.wl2009-11-201-2/+2
* * */Makefile.* (CLEANADD, CLEANNOTSRCDIRADD, CLEANDIRADD): Renamedgroff-1_20_1wl2009-01-081-1/+1
* Update copyright year.wl2009-01-0524-24/+39
* * */*: Update GPL2 to GPL3.wl2009-01-0415-75/+60
* Update .cvsignore files.wl2009-01-031-0/+3
* New options -f and -k for afmtodit.wl2008-07-242-9/+23
* * font/devps/generate/textmap: Add Greek letters and some more.wl2007-04-091-6/+7
* * man/groff_font.man: Document empty lines.wl2007-01-011-12/+28
* * src/utils/afmtodit/afmtodit.pl: New option `-c' to add fontwl2006-05-012-8/+42
* * LICENSE: Renamed to...wl2006-03-181-0/+19
* * Makefile.in: Add comment about DESTDIR.wl2006-02-262-14/+17
* * src/libs/libgroff/make-uniuni: New script to generate uniuni.cpp.wl2005-12-094-6022/+6266
* * src/utils/afmtodit.pl: Fix kerning output to avoid warnings forwl2005-12-071-1/+2
* doc fixeswl2005-12-032-8/+9
* * src/utils/pfbtops/pfbtops.c, src/utils/xtotroff/xtotroff.c: Movewl2005-11-162-2/+4
* Another round in fixing getopt problems. Hopefully the last one!wl2005-06-232-3/+8
* * All affected files: Update postal address of FSF.wl2005-05-2613-13/+13
* * src/utils/xtotroff/xtotroff.c (MapFont): Fix variable declaration.wl2005-04-241-1/+2
* * src/utils/afmtodit/afmtodit.pl: Remove an incorrect `my' fromwl2005-02-151-2/+7
* Update afmtodit to better support Unicode (Michail).wl2005-02-142-6122/+6272
* *** empty log message ***wl2004-11-291-0/+1
* * src/utils/xtotroff/xtotroff.c: Reformat to be similar to otherwl2004-11-257-278/+510
* * doc/meref.me: Document `_M' register.wlemb2004-08-051-10/+33
* * src/utils/xtotroff/Makefile.sub (EXTRA_LDFLAGS): Fix order ofwlemb2004-06-041-1/+1
* * aclocal.m4 (GROFF_X11): s/have_no_x/groff_no_x/.wlemb2004-06-031-1/+1
* Initial revisionwlemb2004-06-012-0/+302
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-192-2/+2
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-171-0/+2
* * src/utils/hpftodit/hpuni.cpp (hp_msl_to_unicode_list): Don'twlemb2004-04-101-2/+2
* * src/utils/tfmtodit.cpp (lig_chars): Don't use anonymous type.wlemb2004-04-091-2/+2
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-085-51/+49
* * tmac/www.tmac (DC): Handle TTY devices.wlemb2004-01-152-88/+112
* * font/devlj4/generate/special.map: Map MSL 228 to U+221F.wlemb2004-01-111-8/+90
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-051-1/+1
* In hpftodit, use the symbol sets offered in the TFM.wlemb2004-01-031-191/+84
* * font/devlj4/generate/text.map: Add more MSL numbers.wlemb2004-01-031-29/+73
* * font/devlj4/generate/text.map, font/devlj4/generate/special.map:wlemb2004-01-011-84/+101
* * src/utils/hpftodit/hpftodit.cpp (dump_tags): Handle posture_tag.wlemb2003-12-311-1/+9
* * font/devlj4/generate (text.map, special.map): Rewritten to workwlemb2003-12-311-4/+7
* More fixes for MSVC compiler.wlemb2003-12-301-1/+3
* Add integral extension glyph.wlemb2003-12-282-23/+29
* hpftodit has been extended to handle TrueType metric files andwlemb2003-12-274-171/+1572