Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
f875d30e
Commit
f875d30e
authored
Apr 03, 2006
by
Huw Davies
Committed by
Alexandre Julliard
Apr 03, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fonts: Add an 11 ppem strike of 'Small Fonts'.
parent
48bb687d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
85 additions
and
0 deletions
+85
-0
.gitignore
fonts/.gitignore
+19
-0
Makefile.in
fonts/Makefile.in
+66
-0
small_fonts.sfd
fonts/small_fonts.sfd
+0
-0
No files found.
fonts/.gitignore
View file @
f875d30e
...
...
@@ -18,6 +18,7 @@ courier-1257-96-13.fnt
courier.ttf
cvgasys.fon
hvgasys.fon
jsmalle.fon
jvgasys.fon
marlett.ttf
ms_sans_serif-1250-96-13.fnt
...
...
@@ -47,6 +48,24 @@ ms_sans_serif-874-96-13.fnt
ms_sans_serif-874-96-16.fnt
ms_sans_serif-874-96-20.fnt
ms_sans_serif.ttf
smae1255.fon
smae1256.fon
smae1257.fon
small_fonts-1250-96-11.fnt
small_fonts-1251-96-11.fnt
small_fonts-1252-96-11.fnt
small_fonts-1253-96-11.fnt
small_fonts-1254-96-11.fnt
small_fonts-1255-96-11.fnt
small_fonts-1256-96-11.fnt
small_fonts-1257-96-11.fnt
small_fonts-932-96-11.fnt
small_fonts.ttf
smalle.fon
smallee.fon
smalleg.fon
smaller.fon
smallet.fon
ssee1255.fon
ssee1256.fon
ssee1257.fon
...
...
fonts/Makefile.in
View file @
f875d30e
...
...
@@ -16,7 +16,16 @@ BITMAP_FONTS = \
couret.fon
\
cvgasys.fon
\
hvgasys.fon
\
jsmalle.fon
\
jvgasys.fon
\
smalle.fon
\
smallee.fon
\
smalleg.fon
\
smaller.fon
\
smallet.fon
\
smae1255.fon
\
smae1256.fon
\
smae1257.fon
\
sserife.fon
\
sserifee.fon
\
sserifeg.fon
\
...
...
@@ -54,6 +63,9 @@ courier.ttf: courier.sfd
ms_sans_serif.ttf
:
ms_sans_serif.sfd
$(FONTFORGE)
-script
$(TOPSRCDIR)
/fonts/genttf.ff
$<
$@
small_fonts.ttf
:
small_fonts.sfd
$(FONTFORGE)
-script
$(TOPSRCDIR)
/fonts/genttf.ff
$<
$@
system.ttf
:
system.sfd
$(FONTFORGE)
-script
$(TOPSRCDIR)
/fonts/genttf.ff
$<
$@
...
...
@@ -159,6 +171,33 @@ ms_sans_serif-874-96-16.fnt: ms_sans_serif.ttf $(SFNT2FNT)
ms_sans_serif-874-96-20.fnt
:
ms_sans_serif.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
20 874 96 129 8
small_fonts-1252-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1252 96 128 5
small_fonts-1250-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1250 96 128 5
small_fonts-1251-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1251 96 128 5
small_fonts-1253-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1253 96 128 5
small_fonts-1254-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1254 96 128 5
small_fonts-1255-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1255 96 128 5
small_fonts-1256-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1256 96 128 5
small_fonts-1257-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 1257 96 128 5
small_fonts-932-96-11.fnt
:
small_fonts.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
11 932 96 128 5
system-1252-96-16.fnt
:
system.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
$<
16 1252 96 128 7
...
...
@@ -249,6 +288,33 @@ ssee1257.fon: ms_sans_serif-1257-96-13.fnt ms_sans_serif-1257-96-16.fnt ms_sans_
ssee874.fon
:
ms_sans_serif-874-96-13.fnt ms_sans_serif-874-96-16.fnt ms_sans_serif-874-96-20.fnt $(FNT2FON)
$(FNT2FON)
ms_sans_serif-874-96-13.fnt ms_sans_serif-874-96-16.fnt ms_sans_serif-874-96-20.fnt
$@
smalle.fon
:
small_fonts-1252-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1252-96-11.fnt
$@
smallee.fon
:
small_fonts-1250-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1250-96-11.fnt
$@
smaller.fon
:
small_fonts-1251-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1251-96-11.fnt
$@
smalleg.fon
:
small_fonts-1253-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1253-96-11.fnt
$@
smallet.fon
:
small_fonts-1254-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1254-96-11.fnt
$@
smae1255.fon
:
small_fonts-1255-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1255-96-11.fnt
$@
smae1256.fon
:
small_fonts-1256-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1256-96-11.fnt
$@
smae1257.fon
:
small_fonts-1257-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-1257-96-11.fnt
$@
jsmalle.fon
:
small_fonts-932-96-11.fnt $(FNT2FON)
$(FNT2FON)
small_fonts-932-96-11.fnt
$@
vgasys.fon
:
system-1252-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-1252-96-16.fnt
$@
...
...
fonts/small_fonts.sfd
0 → 100644
View file @
f875d30e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment