Guest top_222 Posted March 13, 2004 Report Posted March 13, 2004 By the way I'm using E100 and i can use True Type Fonts! :)
Guest marcf78 Posted March 14, 2004 Report Posted March 14, 2004 How many different fonts can you see ? Here is one of my xml files : With text in red Font Installer says there is an error in the xml file. I can only change system font and pop-up menu font. Problem with SmartExplorer : it uses one of the fonts in the WindowsFonts directory but not one of these listed in the xml file. First it used my Stop.ttf font but since I renamed this file in 0stop.ttf it uses Comic sans MS :?myfonts.jpg
Guest top_222 Posted March 14, 2004 Report Posted March 14, 2004 How many different fonts can you see ? Here is one of my xml files : With text in red Font Installer says there is an error in the xml file. I can only change system font and pop-up menu font. Problem with SmartExplorer : it uses one of the fonts in the WindowsFonts directory but not one of these listed in the xml file. First it used my Stop.ttf font but since I renamed this file in 0stop.ttf it uses Comic sans MS :? Well try to rename other fonts in your fonts folder that you do not use. exmaple comic.ttf2 also the xml files
Guest Deemon Posted March 14, 2004 Report Posted March 14, 2004 Is this the way to define the size of the font when its used ?
Guest marcf78 Posted March 16, 2004 Report Posted March 16, 2004 No more font problem with the new Smart Explorer Version 2.0b4 Mr Magoo does your app change the "HKLMSystemGDIV1FontAlias" key ?
Guest MrMagoo Posted March 16, 2004 Report Posted March 16, 2004 No more font problem with the new Smart Explorer Version 2.0b4 Mr Magoo does your app change the "HKLMSystemGDIV1FontAlias" key ? no
Guest mattbrown Posted March 21, 2004 Report Posted March 21, 2004 Posted from my SmartPhone! : ive got it 2 work no problem runninin 2 fonts, 1 for homescreen and the other for the system font, remember 2 type the font name not file name ie 'comic sans ms' not 'comic.tff Posted from my SmartPhone! : ive got it 2 work no problem runninin 2 fonts, 1 for homescreen and the other for the system font, remember 2 type the font name not file name ie 'comic sans ms' not 'comic.tff
Guest mattbrown Posted March 22, 2004 Report Posted March 22, 2004 Posted from my SmartPhone! : also chk 2 make sure there is a lnk 2 blindmelon in the windows startup folder
Guest capt_janeway Posted March 22, 2004 Report Posted March 22, 2004 Mr Magoo - the e200 seems to have sorted out all my issues and it works perfectly now! Many thanks for the great work :wink:
Guest mwille Posted March 22, 2004 Report Posted March 22, 2004 First of all : Love this tweak, my homescreen has never looked better :) One prob though : I changed the system font, didn't really like it and went back to Nina using the method described a few pages back (backtonina.cab). All is back to normal except that all the systems info-, alert- and questionscreens (like "Permanently delete this contact ?" ) now show the text in a big bold font, very ugly. I've tried lowering the "wt" value (which is weight, right ?) of all three font occurences in the SystemFontSettings.xml but that didn't do it. Anybody now which regkey to edit and into what ??
Guest NipT Posted March 24, 2004 Report Posted March 24, 2004 I've some problems. I want to know how can i delete some registry in HKEY_LOCAL_MACHINESYSTEM. I used "Tahoma" Font. My font is too large. How can i do? I want to delete 'Wt', 'WtMUI'. help me please. I changed in SysFnt, BarFnt, PopFnt.TahomaFontErr.gif
Guest jdc Posted March 25, 2004 Report Posted March 25, 2004 Im sory, but Im lost. I've downloaded the font installer but where can I get the font file?.. :)
Guest capt_janeway Posted March 25, 2004 Report Posted March 25, 2004 jdc use the net to search for free fonts or 'steal' them from MS Office. I think Nedge also posted a couple of links here http://www.modaco.com/viewtopic.php?t=105733
Guest mwille Posted March 25, 2004 Report Posted March 25, 2004 I've some problems. I want to know how can i delete some registry in HKEY_LOCAL_MACHINESYSTEM. I used "Tahoma" Font. My font is too large. How can i do? I want to delete 'Wt', 'WtMUI'. help me please. I changed in SysFnt, BarFnt, PopFnt. Exactly what happened on my phone as I stated in the post above NipT's one .. Nobody have solution to this ? I'm considering reflashing the phone, anything is better then those annoying huge fonts ! :evil: I've already removed all installed fonts, removed the Blindlemon app, etc. Nothing seems te help.
Guest MrMagoo Posted March 25, 2004 Report Posted March 25, 2004 Exactly what happened on my phone as I stated in the post above NipT's one .. Nobody have solution to this ? I'm considering reflashing the phone, anything is better then those annoying huge fonts ! :evil: I've already removed all installed fonts, removed the Blindlemon app, etc. Nothing seems te help. Have you tried changing the "System font size" setting in "Start...Settings...Accessibility" ? Maybe changing that to Large, exiting the control panel, then going back in and changing it to Normal again will fix it.
Guest NipT Posted March 25, 2004 Report Posted March 25, 2004 MrMagoo. I checked my "System font size". it's "Normal" size.
Guest MrMagoo Posted March 25, 2004 Report Posted March 25, 2004 MrMagoo. I checked my "System font size". it's "Normal" size. Yes, but what I asked was "have you tried changing it?"
Guest NipT Posted March 25, 2004 Report Posted March 25, 2004 I changed it. Normal -> Large . it's too large about 300%. and change Large -> Normal . it's the same. I think we can fix this problem if we can delete registry key "Wt, or WtMUI" in HKEY_Local_Machinesystem. it's a protection key.
Guest mwille Posted March 25, 2004 Report Posted March 25, 2004 Same here... Even tried rebooting after applying the changes but no effect. :)
Guest MrMagoo Posted March 25, 2004 Report Posted March 25, 2004 can you try processing this query using rapiconfig and post back the results... Save this code to a file e.g. reg.xml and then run rapiconfig.exe /p reg.xml , the output is in RapiConfigOut.xml <wap-provisioningdoc> <characteristic type="Registry"> <!-- System font --> <characteristic type="HKLMsystemgdisysfnt"> <parm-query name="Nm" /> <parm-query name="Ht" /> <parm-query name="Wt" /> </characteristic> <characteristic type="HKLMSystemGDIV1FontAlias"> <parm-query name="Arial:-14" /> <parm-query name="MS sans Serif:-13" /> </characteristic> <!-- Menu bar font --> <characteristic type="HKLMSystemGWEMenuBarFnt"> <parm-query name="Nm" /> <parm-query name="Ht" /> <parm-query name="Wt" /> </characteristic> <!-- Pop-up menu font --> <characteristic type="HKLMSystemGWEMenuPopFnt"> <parm-query name="Nm" /> <parm-query name="Ht" /> <parm-query name="Wt" /> </characteristic> <!-- Out of Memory dialog font --> <characteristic type="HKLMSystemGWEOOMFnt"> <parm-query name="Nm" /> <parm-query name="Ht" /> <parm-query name="Wt" /> </characteristic> </characteristic> </wap-provisioningdoc>
Guest mwille Posted March 25, 2004 Report Posted March 25, 2004 NipT, Do you have the time to do the above ? I'm at work and I will not be home before midnight tonight.. Cheers
Guest NipT Posted March 25, 2004 Report Posted March 25, 2004 yeh, i try it and reboot but nothing change.
Guest MrMagoo Posted March 25, 2004 Report Posted March 25, 2004 yeh, i try it and reboot but nothing change. Listen, I am trying to help but if you don't read what I write and don't do what I ask, I cannot help you... I asked you to post back the results which are in the file RapiConfigOut.xml This xml was just a query so that I can compare your settings to mine which work. Please try not to waste my time making me keep repeating myself
Guest mwille Posted March 25, 2004 Report Posted March 25, 2004 Hi MrMagoo, I skipped work for an hour and managed to get the output from Rapiconfig as you requested. Here it is : - - - - - - - Hope this helps ! Mark
Guest NipT Posted March 25, 2004 Report Posted March 25, 2004 ------------------------------------------- here it's my RapiConfigOut.xml . Thanks for your kindness, MrMagoo. Thanks mwille. Thanks everybody..
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now