* docs/TODO: Updated.


			
			
				david-pic-changes
			
			
		
Werner Lemberg 20 years ago
parent 4f65eed89c
commit 1ea53e87c8
  1. 10
      ChangeLog
  2. 4
      autogen.sh
  3. 2
      docs/TODO

@ -1,7 +1,13 @@
2005-04-13 Werner Lemberg <wl@gnu.org>
* docs/TODO: Updated.
* autogen.sh: Use `--force' for all commands.
2005-04-09 Werner Lemberg <wl@gnu.org>
src/pshinter/pshalgo.c (ps_hints_apply): Change scaling values only
if `fitted' is not zero.
* src/pshinter/pshalgo.c (ps_hints_apply): Change scaling values
only if `fitted' is not zero.
2005-04-06 Werner Lemberg <wl@gnu.org>

@ -19,9 +19,9 @@ fi
cd builds/unix
run aclocal -I .
run aclocal -I . --force
run libtoolize --force --copy
run autoconf
run autoconf --force
chmod +x mkinstalldirs
chmod +x install-sh

@ -17,7 +17,5 @@ not exactly bugs, but should be considered though:
* Add kerning (AFM file) support to the CID driver.
* Possibly add support for reading PFM files.
--- end of TODO ---

Loading…
Cancel
Save