A fork of Gnome-control-center with some tweaks
2002-12-09 James Henstridge <james@daa.com.au> * src/font-view.c (add_row): handle multiline text. (add_face_info): add some extra information found in SFNT or Type1 fonts. (create_text_pixmap): change the font output. 2002-12-06 James Henstridge <james@daa.com.au> * src/ftstream-vfs.c (FT_New_Face_From_URI): if the URI looks local, bypass gnome-vfs to open the face (small optimisation). * src/font-view.c (create_text_pixmap): only display the font at its fixed sizes if it is not scalable. Before we were ignoring the outlines on fonts such as Lucida Console, which includes both outlines and bitmaps for small sizes. |
||
---|---|---|
archiver | ||
capplets | ||
control-center | ||
debian | ||
gnome-settings-daemon | ||
help | ||
idl | ||
libbackground | ||
libwindow-settings | ||
po | ||
root-manager | ||
schemas | ||
vfs-methods/fontilus | ||
.cvsignore | ||
acconfig.h | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
control-center.spec.in | ||
control-center2.png | ||
COPYING | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
TODO.xml |
We have just begun the GNOME 2 port of the control center on the HEAD branch of CVS. At this point, it is not guaranteed to compile or run. If you wish to have a working control center, use the branch gnome-1-4-branch by issuing the following command: cvs -z3 up -r gnome-1-4-branch Please do not file bug reports pertaining to the current state of the HEAD branch.