diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-05-19 21:23:33 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-05-19 21:23:33 +0000 |
| commit | 2b319f382255684d7436aeabb58f369ca38a4b80 (patch) | |
| tree | 7123d69ca0fb428332c96f24decd162c251237af /src | |
| parent | Someone keeps committing a copy of this with '-g' removed. Stop. :) (diff) | |
| download | inkscape-2b319f382255684d7436aeabb58f369ca38a4b80.tar.gz inkscape-2b319f382255684d7436aeabb58f369ca38a4b80.zip | |
font_sample default string
(bzr r898)
Diffstat (limited to 'src')
| -rw-r--r-- | src/preferences-skeleton.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index b9304635d..d65f89a37 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -61,7 +61,8 @@ static char const preferences_skeleton[] = " <eventcontext id=\"calligraphic\" style=\"fill:black;fill-opacity:1;fill-rule:nonzero;stroke:none;\"\n" " mass=\"0.02\" drag=\"1\" angle=\"30\" width=\"0.15\" thinning=\"0.1\" flatness=\"0.9\" usecurrent=\"0\"\n" " usepressure=\"0\" usetilt=\"0\" keep_selected=\"1\"/>\n" -" <eventcontext id=\"text\" usecurrent=\"0\" gradientdrag=\"1\"\n" +" <eventcontext id=\"text\" usecurrent=\"0\" gradientdrag=\"1\"\n" +" font_sample=\"AaBbCcIiPpQq12369$\342\202\254\302\242?.;/()\"\n" " style=\"fill:black;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;font-style:normal;font-weight:normal;font-size:12px;\" selcue=\"1\"/>\n" " <eventcontext id=\"nodes\" selcue=\"1\" gradientdrag=\"1\" show_handles=\"1\" sculpting_profile=\"1\" />\n" " <eventcontext id=\"gradient\" selcue=\"1\"/>\n" |
