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
b12ecc0e
Commit
b12ecc0e
authored
Jan 18, 2004
by
Marcelo Duarte
Committed by
Alexandre Julliard
Jan 18, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typos.
parent
b2fa4208
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
xfont.c
dlls/x11drv/xfont.c
+2
-2
No files found.
dlls/x11drv/xfont.c
View file @
b12ecc0e
...
...
@@ -957,7 +957,7 @@ static BOOL LFD_ComposeLFD( const fontObject* fo,
aLFD
.
point_size
=
any
;
/* resolution_x,y, average width */
/* F
OX
ME - Why do some font servers ignore average width ?
/* F
IX
ME - Why do some font servers ignore average width ?
* so that you have to mess around with res_y
*/
aLFD
.
average_width
=
any
;
...
...
@@ -1629,7 +1629,7 @@ static char *XFONT_GetStringItem( char *start )
* Create font aliases for some standard windows fonts using user's
* default choice of (sans-)serif fonts
*
* Read user-defined aliases from
wine.conf
. Format is as follows
* Read user-defined aliases from
config file
. Format is as follows
*
* Alias# = [Windows font name],[LFD font name], <substitute original name>
*
...
...
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