[Bug 19298] New: Can't change the font size for the Opengl application.
http://bugs.winehq.org/show_bug.cgi?id=19298 Summary: Can't change the font size for the Opengl application. Product: Wine Version: 1.1.25 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: js-box(a)nm.ru Very small fonts are using by the OpenGL. And can't change the font size with winecfg. But in other application font resize working perfectly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-07-12 15:31:21 --- which application? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #2 from JuryS <js-box(a)nm.ru> 2009-07-12 15:32:52 --- Created an attachment (id=22345) --> (http://bugs.winehq.org/attachment.cgi?id=22345) Very small fonts -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #3 from JuryS <js-box(a)nm.ru> 2009-07-12 15:36:40 --- It's my application that I make for MS Windows and no any problem with font size in M& Windows, but in Wine very SMALL. now I make a link for downloading this . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #4 from JuryS <js-box(a)nm.ru> 2009-07-12 15:48:52 --- for downloading: http://depositfiles.com/files/y07j47s8j To run this application unpack in C:\ (under wine) directory. Please help ! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #5 from JuryS <js-box(a)nm.ru> 2009-07-12 15:59:33 --- when you run this application, for the sample type : ;article add or type ;room and then you see the very small fonts . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-12 23:31:26 --- Do you have corefonts installed? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #7 from JuryS <js-box(a)nm.ru> 2009-07-13 01:28:34 --- Yes ! But this program use the system fonts like /usr/share/wine/fonts. With replace the Windows system fonts in /usr/share/wine/fonts no effect. No effect when I change the DPI in Winecfg, and no effect when I change the freedesktop resolution and any manipulation with DPI. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-13 07:18:55 --- What functions / API are you using to draw text? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #9 from JuryS <js-box(a)nm.ru> 2009-07-13 13:26:40 --- MS Visual C++ 6.00 It's like standart function to display with system font. What about MS Windows the fonts heith like 10, but in Wine no more 6. I can to change the font size in my form but the small text you are see is not present. It's read from DBF file. and then input in DlgBox...... Help me please, how I can to resize the fonts, If the winecfg don't change anything in my application? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #10 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-13 19:37:38 --- So what does OpenGL has anything to do with your problem? Why do you think it's OpenGL related? What exact parts of your program have small font? How are they created? With what function (API) calls? Please write a sample preferably with C (not C++) that demonstrates the problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #11 from JuryS <js-box(a)nm.ru> 2009-07-13 21:16:00 --- Now, after testing of it, I think that is not OpenGl problem. I'm find that used only two fonts: MS Sans Serif Courier they are placed in /usr/share/wine/fonts/ and this is no TTF fonts sseriffr.fon courer.fon and they can't be resizeable in Wine, only small size. Replace this fonts with Windows takes no effect. It's MS Visual C++ 6.0 bug . Can't change font. Only ShellDLg font or MS Sans Serif and Courier. I make this with mouse click, no any code for this. Nothing to show here. If anybody know how resize no ttf-fonts in Wine, please help. Else remove this BUG from WineHQ. Thanks to all. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #12 from JuryS <js-box(a)nm.ru> 2009-07-14 16:39:16 --- In windows default system font height is 8 . In wine 6. How I can change Wine default font Height to 8 ? Only with sources or I can use wine regedit ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #13 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-15 04:18:09 --- (In reply to comment #12)
In windows default system font height is 8 . In wine 6.
Is there any reason why do you think so? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #14 from JuryS <js-box(a)nm.ru> 2009-07-15 05:42:32 --- I make the patch for this Bug! Two weeks I'm working under this problem. I think that my patch most be default for wine. There no only this bug, but the most configuration of Wine TTF fonts and font smooting. It's actualy for russian language and It's work cool with any application and without any MS Core Fonts if TTF Liberation is installed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #15 from JuryS <js-box(a)nm.ru> 2009-07-15 05:46:17 --- Created an attachment (id=22382) --> (http://bugs.winehq.org/attachment.cgi?id=22382) wine regedit cool.reg Looks wine more friendly, good font size, without M& Core Fonts. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #16 from JuryS <js-box(a)nm.ru> 2009-07-15 06:27:19 --- Please, Mark this Bug is closed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #17 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-15 07:09:57 --- The bug can't be closed until it's fixed for real, which is not teh case here. It would be nice if you could figure out what part of that .reg file actually makes the problem disappear. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #18 from Austin English <austinenglish(a)gmail.com> 2009-07-15 11:14:55 --- (In reply to comment #17)
The bug can't be closed until it's fixed for real, which is not teh case here.
It would be nice if you could figure out what part of that .reg file actually makes the problem disappear.
Probably the fontsmoothing bit. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #19 from JuryS <js-box(a)nm.ru> 2009-07-15 14:33:41 --- When I test my program with WINEDEBUG=+font I see that fonts like /usr/share/sserifer can't be used. Warning message exit with status 1. I think that is gdi32 bug, but only for russian fonts. And after gdi32 can't use russian system fonts the program find any fonts. Now It's use the Arial font with HKCU/Software/Wine/Replacements and use the Liberation Sans like replaced font. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #20 from JuryS <js-box(a)nm.ru> 2009-07-15 14:41:32 --- Created an attachment (id=22389) --> (http://bugs.winehq.org/attachment.cgi?id=22389) After use my patch. Look more better. Without any winecfg manipulation and without M& Core Fonts. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #21 from JuryS <js-box(a)nm.ru> 2009-07-15 14:46:57 --- If you are open two attachments in any window, you can view why I make that patch. Before patch: http://bugs2.winehq.org/attachment.cgi?id=22345 After patch: http://bugs2.winehq.org/attachment.cgi?id=22389 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #22 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-16 02:06:51 --- Could you please put a little bit of an effort to do what is requested in the comment #17? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #23 from JuryS <js-box(a)nm.ru> 2009-07-16 05:00:18 --- The most of this patch is font replacement: [HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements] "Arial"="Liberation Sans" "Courier New"="Liberation Mono" "Marlett"="Marlett" "Microsoft Sans Serif"="Tahoma" "Tahoma"="Tahoma" "Times New Roman"="Liberation Serif" "Wingdings"="Wingdings" because the system russian fotns in /usr/share/wine/* don't work. It's font like courier.fon, sserifer.fon and other. It's gdi32/font.c bug. with WINEDEBUG=+font warning message and exit with status 1 when try to use system fonts. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #24 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-16 06:59:44 --- (In reply to comment #23)
The most of this patch is font replacement: [HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements] "Arial"="Liberation Sans" "Courier New"="Liberation Mono" "Marlett"="Marlett" "Microsoft Sans Serif"="Tahoma" "Tahoma"="Tahoma" "Times New Roman"="Liberation Serif" "Wingdings"="Wingdings"
Please try to figure out exact font which makes your application work. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #25 from JuryS <js-box(a)nm.ru> 2009-07-16 15:59:53 --- Two days back I used two fonts: Courier and MS Sans Serif. And they be very bad and small. Only one left now: MS Sans Serif, proposing him on all forms. But honestly speaking I do not know what font the standard dialog boxes of MS Visual C++ 6.0 After the use of patch all message, listboxes and buttons on forms hatch correctly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #26 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-17 07:55:19 --- Is that really hard to figure out which exactly font in the registry make your own application work? Please help us to help you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #27 from JuryS <js-box(a)nm.ru> 2009-07-24 19:05:20 --- I don't have any problem with use Wine, because I'm run my patch for russian commercial soft and It's work beautiful. I think that my patch most be Included in next version of Wine... Thought that this patch is necessary for many users. And instead of helping users you ignore errors and answer with nothing. I already register the third bug and each time after expectation of several months I solve problems itself and without having waited whose or the help. You even ignore already ready patches and decisions. Without having put to it any efforts. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #28 from JuryS <js-box(a)nm.ru> 2009-07-24 19:11:04 --- Created an attachment (id=22593) --> (http://bugs.winehq.org/attachment.cgi?id=22593) like Dmitry Timoshkov working This is photo is working like Dmitry Timoshkov. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22382|1 |0 is patch| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #29 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-24 20:47:25 --- You do not have a single patch here, what are you talking about? All patches go to wine-patches(a)winehq.org, not bugzilla. You've been asked to actually find _the_ problem, not a hack around. Wine does not accept hacks, let alone unexplained ones. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #30 from Austin English <austinenglish(a)gmail.com> 2009-07-24 21:36:10 --- (In reply to comment #27)
I don't have any problem with use Wine, because I'm run my patch for russian commercial soft and It's work beautiful.
I think that my patch most be Included in next version of Wine...
Thought that this patch is necessary for many users. And instead of helping users you ignore errors and answer with nothing. I already register the third bug and each time after expectation of several months I solve problems itself and without having waited whose or the help.
You even ignore already ready patches and decisions. Without having put to it any efforts.
You didn't make a patch, just a registry entry. If you think that the default registry entries need to be changed, it would be helpful to find _which_ need to be changed. I doubt the several dozen you changed _all_ need to be changed for this to work. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #31 from Austin English <austinenglish(a)gmail.com> 2010-09-07 16:49:01 CDT --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.2 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #32 from JuryS <js-box(a)nm.ru> 2010-09-09 04:12:01 CDT --- (In reply to comment #31)
This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.2 or newer) wine?
Here is no more problem. I think bug may be closed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |wylda(a)volny.cz Resolution| |FIXED --- Comment #33 from Wylda <wylda(a)volny.cz> 2010-09-09 04:27:31 CDT ---
Here is no more problem. I think bug may be closed.
Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19298 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #34 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-18 13:07:08 CDT --- Closing bugs fixed in 1.3.3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org