Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
172a88de
Commit
172a88de
authored
Dec 10, 2007
by
Aric Stewart
Committed by
Alexandre Julliard
Dec 10, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fonts: Build the jvgasys.fon from the 18 pixel strike.
parent
8be27f68
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
.gitignore
fonts/.gitignore
+1
-1
Makefile.in
fonts/Makefile.in
+4
-4
No files found.
fonts/.gitignore
View file @
172a88de
...
...
@@ -84,7 +84,7 @@
/system-1256-96-16.fnt
/system-1257-96-16.fnt
/system-874-96-16.fnt
/system-932-96-1
6
.fnt
/system-932-96-1
8
.fnt
/system-936-96-16.fnt
/system-949-96-16.fnt
/system-950-96-16.fnt
...
...
fonts/Makefile.in
View file @
172a88de
...
...
@@ -216,8 +216,8 @@ system-1257-96-16.fnt: system.ttf $(SFNT2FNT)
system-874-96-16.fnt
:
system.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
system.ttf 16 874 96 128 7
system-932-96-1
6
.fnt
:
system.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
system.ttf 1
6
932 96 128 7
system-932-96-1
8
.fnt
:
system.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
system.ttf 1
8
932 96 128 7
system-936-96-16.fnt
:
system.ttf $(SFNT2FNT)
$(LDPATH)
$(SFNT2FNT)
system.ttf 16 936 96 128 7
...
...
@@ -333,8 +333,8 @@ vgas1257.fon: system-1257-96-16.fnt $(FNT2FON)
vgas874.fon
:
system-874-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-874-96-16.fnt
$@
jvgasys.fon
:
system-932-96-1
6
.fnt $(FNT2FON)
$(FNT2FON)
system-932-96-1
6
.fnt
$@
jvgasys.fon
:
system-932-96-1
8
.fnt $(FNT2FON)
$(FNT2FON)
system-932-96-1
8
.fnt
$@
svgasys.fon
:
system-936-96-16.fnt system-1252-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-936-96-16.fnt system-1252-96-16.fnt
$@
...
...
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