/[freetype]/ft2demos/ChangeLog
ViewVC logotype

Diff of /ft2demos/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.120 by wl, Wed Jun 8 12:56:42 2005 UTC revision 1.121 by wl, Fri Jun 17 15:26:29 2005 UTC
# Line 1  Line 1 
1    2005-06-17  Werner Lemberg  <wl@gnu.org>
2    
3            * Makefile: Update rules for ftview and ftstring which no longer
4            depend on ftcommon.i but on ftcommon.c.
5    
6            (LINK_ITEMS, LINK_CMD, LINK_LIBS): New variables.
7            (GRAPH_LINK2): Removed.
8            (COMMON_LINK, GRAPH_LINK): Replace with...
9            (LINK_COMMON, LINK_GRAPH): This.  Use LINK_ITEMS, LINK_CMD, and
10            LINK_LIBS.
11            Update all affected targets.
12            (LINK_NEW): Temporary new link command to handle executables which
13            use ftcommon.c.
14            (FTCOMMON_OBJ): New variable to handle ftcommon.c.
15    
16    2005-06-17  Chia I Wu  <b90201047@ntu.edu.tw>
17    
18            * src/ftcommon.c, src/ftcommon.h: New files.
19    
20            * src/ftstring.c: Rewritten.
21            Make the function keys more compatible with ftview.c.
22            New key 'V' for vertical rendering.
23    
24            * src/ftview.c: Rewritten.
25            Now we can use number keys (i.e. 1, 2, ...) to select rendering mode.
26    
27  2005-06-08  Werner Lemberg  <wl@gnu.org>  2005-06-08  Werner Lemberg  <wl@gnu.org>
28    
29    

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26