Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
fontforge
fontforge-array-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fontforge-array-fix.diff of Package fontforge
--- fontforge/scstylesui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/fontforge/scstylesui.c +++ b/fontforge/scstylesui.c @@ -2795,7 +2795,7 @@ label[k].text_is_1byte = true; label[k].text_in_resource = true; gcd[k].gd.label = &label[k]; - gcd[k].gd.pos.x = 5; gcd[k].gd.pos.y = gcd[k-1].gd.pos.y+31; + gcd[k].gd.pos.x = 5; gcd[k].gd.pos.y = 31; gcd[k].gd.flags = gg_visible | gg_enabled ; gcd[k++].creator = GLabelCreate;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor