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
af5982356751a0ad8259d7f63cbbb89044fd233b
af5982356751a0ad8259d7f63cbbb89044fd233b
Switch branch/tag
wine-winehq
fonts
genttf.ff
Find file
Normal view
History
Permalink
genttf.ff
95 Bytes
Edit
Web IDE
Newer
Older
First stab at Wine versions of Courier, System and MS Sans Serif
00acb5f7
Huw Davies
committed
20 years ago
1
Open($1)
fonts: Set the symbol flag when generating symbol.ttf.
4e0c277d
Alexandre Julliard
committed
15 years ago
2
3
4
5
6
flags = 0
if ($1 == "symbol.sfd")
flags = 0x2000
endif
Generate($2, "ttf", flags)