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
adf9dcd6a70ef2c125e154f4cd095a616e5505f8
adf9dcd6a70ef2c125e154f4cd095a616e5505f8
Switch branch/tag
wine-cw
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)