+ Reply to Thread
Page 10 of 10 FirstFirst ... 8 9 10
Results 181 to 200 of 200

m6_font_import tool

This is a discussion on m6_font_import tool within the Community Development forums, part of the miniPlayer M6 / SL category; I try to use this tool to imorpt new font, both Chinese and English. and I found a despointed problem: ...

  1. #181
    Passing By
    Join Date
    Nov 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I try to use this tool to imorpt new font, both Chinese and English. and I found a despointed problem: I can't change the font when it is high-lighted. I mean which you roll the selection bar, the font will grow larger, at this momonent, the font remain the same!! and it is urgly.

    can anyone here help me fix this problem? thank you!

    P.S: A Chinese teenager rewrote your program, and make the tool more easier to use. but pity, it is in Chinese. I really hope you guys here can use it. here is the link in case of any body here wants it:
    http://hi.baidu.com/%BC%D6%D3%C0%BB%...008f7ef6a.html

  2. #182
    Passing By
    Join Date
    Nov 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I haven't got an english file of that, i do however made the command a bit more simple to convert the bin

    Make a bat file named <namehere>.bat and put this in it with notepad:

    @echo Press any key to continue
    @pause
    m6_font_import.exe resource.bin font.txt out.bin

    Also, i can't get any new fonts to show up, while they are installed and typed correctly in the font.txt, any idea?

  3. #183
    Passing By
    Join Date
    Sep 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Well, I updated the firmware to the 2.004 and been trying to use the importer to restore the font I've been using with previous firm. The question is that I get an "Invalid font description file" message all the time. The font file is saved in UTF-8 format and this is the content:
    Kristen ITC
    Kristen ITC
    Kristen ITC
    DEFAULT
    700
    700
    0x0021 0x00bf
    I also tried with:
    Kristen ITC
    DEFAULT
    700
    0x0021 0x00bf
    with the same result. Any ideas of what is wrong?

  4. #184
    Passing By
    Join Date
    Sep 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Problem solved. This is what I've used:
    Kristen ITC
    Kristen ITC
    Kristen ITC
    DEFAULT
    700
    700
    0x0021 0x00bf
    Same as before but this time I just copy&paste my settings into the original file from Asmo. Not sure what is the difference with previous attempts but this time worked, back again with kristen font:D :D :D Thanks for great tool Asmo

  5. #185
    Senior Member
    Join Date
    Aug 2007
    Location
    Hungary
    Posts
    271
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hiyaho!

    I have a strange problem nowadays. I try to import some fonts, and the 20x20 and 24x24 font imports successfully while the 16x16 font doesn't. I've checked the config file, and it has the correct UTF-8 starting code (FE BB BF) and the tool doesn't report any errors eighter.
    I'm also trying to add the same font for all 3 sizes, so that can't be the problem eighter.
    Does anybody else have this problem?

  6. #186
    Member
    Join Date
    Jul 2007
    Location
    Jamaica
    Posts
    213
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Any Font importer for FW 2.004.5?
    R.W.

    Meizu m6 (4gb) -- not in use
    Cowon d2 (4gb) + 4 gb sd ----LOVING IT

  7. #187
    Member
    Join Date
    Dec 2007
    Location
    Bucharest, Romania
    Posts
    213
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by roryrudy View Post
    Any Font importer for FW 2.004.5?
    This one works for 2004.5 too.

  8. #188
    Passing By
    Join Date
    Jan 2008
    Location
    Georgia
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I NEED HELP, i HAVE UNZIPPED THE FILE THAT HAS THE FONT, README AND FONT IMPORT TOOL, WHAT DO I DO FROM THERE. TAKE ME STEP BY STEP PLEASE

  9. #189
    Member
    Join Date
    Jul 2007
    Location
    Jamaica
    Posts
    213
    Thanks
    0
    Thanked 0 Times in 0 Posts
    it really works for 2.004.5. thanx.
    soon reply to mr.nick 92.
    cotinue to search tho. i written it before.
    R.W.

    Meizu m6 (4gb) -- not in use
    Cowon d2 (4gb) + 4 gb sd ----LOVING IT

  10. #190
    Member
    Join Date
    Jul 2007
    Location
    Jamaica
    Posts
    213
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Mr.Nick92 View Post
    I NEED HELP, i HAVE UNZIPPED THE FILE THAT HAS THE FONT, README AND FONT IMPORT TOOL, WHAT DO I DO FROM THERE. TAKE ME STEP BY STEP PLEASE
    Extract the files into a folder, preferrably c:\font.
    Rename the m6_import_tool.exe file to font.exe (for simplicity)
    Whats your current FW? Find a skin with that firmware. That skin consist of a resource.bin file. copy that file into the c:\font directory where the files are located.
    In the font.txt file, change the first three to your desired font name. Make sure that the font is in c:\windows\font or u can use Microsoft Word or something similar to view different fonts and their names.
    Tahoma <--- 16x16 font face
    Tahoma <--- 20x20 font face
    Arial <--- 24x24 font face

    click start and then click run. type "cmd" without the quotes and press enter

    when command prompt open.
    1. type "cd c:\" (changes the directory to c:\)
    2. type "cd font" (changes the directory to font in c:\)
    3. type "font.exe resource.bin font.txt out.bin" (processes the font in the resource.bin file"

    then a new file out.bin is created with the font. copy it to the root directory of the m6. then rename it to "resource" without the quoutes.

    eject the m6 and you are done. start it up and then restart it.

    there you go
    R.W.

    Meizu m6 (4gb) -- not in use
    Cowon d2 (4gb) + 4 gb sd ----LOVING IT

  11. #191
    Valued Member
    Join Date
    Nov 2006
    Location
    Belarus, Minsk
    Posts
    59
    Thanks
    0
    Thanked 0 Times in 0 Posts
    m6_font_import v1.1 is ready for download!

    Changelog:
    • Fixed: 16x16 font is not imported into resource file of Meizu M6
    • Added: possibility to import 16x16 font into resource file of Meizu M3

    To import into M3 firmware just specify one more parameter (see the first page of this topic).
    Last edited by Asmo; 02-03-2008 at 11:40 PM.

  12. #192
    Member
    Join Date
    Jul 2007
    Location
    Jamaica
    Posts
    213
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I can see the difference especially when updating music library.
    R.W.

    Meizu m6 (4gb) -- not in use
    Cowon d2 (4gb) + 4 gb sd ----LOVING IT

  13. #193
    Passing By
    Join Date
    Dec 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i am a complete moron and cannot figure out how all this works. can anyone give me a step by step of the process? i'm unsure of the files the tool is looking for or how to use this. any help? tg

  14. #194
    Passing By
    Join Date
    Dec 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    how do you create the resource.bin file for this? where do i get it from? if someone would be kind enough to create the file for me and give me a little instruction i would be very grateful. the font is:
    Algerian for 16x16 in english

  15. #195
    Senior Member
    Join Date
    Aug 2007
    Location
    Hungary
    Posts
    271
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Download the firmware for your M6 model (turn it around and look at its back. Look for TP/SP/SL). The latest firmware is 2004.6, you can do a search for that on the forums. Once you download the firmware files, it'll present you with a package with M6.ebn / M6SL.ebn and resource.bin. The .ebn file is the program of the firmware, the resource file is what contains the pictures/translations and fonts of the firmware, you may modify that. You may also get resource.bin files in skin packages, but do watch out for version compatibility! (So don't mix up diff .ebn and .bin versions).
    See the FAQ for most info.

    P.S.: Oh and I've made a GUI for this tool, perhaps check it out, it should be easier for you to use it.

  16. #196
    French Moderator
    Join Date
    Aug 2007
    Location
    France
    Posts
    1,899
    Thanks
    33
    Thanked 55 Times in 43 Posts
    Quote Originally Posted by Speeder View Post
    Download the firmware for your M6 model (turn it around and look at its back. Look for TP/SP/SL). The latest firmware is 2004.6,
    this firmware is just for SP and TP version.

  17. #197
    Stalker
    Join Date
    Feb 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    guys. how to change the font size. 16x16 font look big in reading .txt file. default font look smaller..

  18. #198
    Stalker
    Join Date
    Dec 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thank you very very much. Asmo
    The m6-font-import is a great tool .

  19. #199
    Lurker
    Join Date
    Mar 2010
    Location
    Austria
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    http://xrumerservice.org xrumer 2.9 check backlinks free

    XRumer 5.0.12+ Late-model acceptance technology was developed for visible captcha, that at one's desire assist the cognizance of ReCaptcha etc.+ XRumer 5.0.12 Palladium will-power automatically register email boxes on Yandex.Ru and Rambler.Ru+ XRumer is trained to show gratitude 50 subject-matter captcha+ Adjusted the processing of engines like: SLAED (registration, editing of profiles) and Drupal+ The volume of content harvested before set-up "AntiSpam" is increased+ Following bugs in "AntiSpam" systems was settled: - the condition with turning mouldy the way - disorder with disconnecting toneless phrases - infirmity with the rejoinder to "Mould delivery"+ The information with intricate logs of parsed links in Debug mode: Debug \ URLs_Detailed.txt+ Set a communiqu‚ of processed forums: Logs \ Spammed id *. txt - it's created during the operation of collecting subject-matter on the side of "AntiSpam" plan (nodes.txt)+ Things being what they are the debug log "poplogs.txt" is not created around neglect+ Following changes in manual-mode was added: - clickable links on the pictures is implemented - any more to disable sounds is tenable - once the virus with hanging of software in enchiridion sop at 430th captcha is rooted+ The processing of mechanism phpBB3 is corrected+ The good of collection of group in forum in accordance with the list of pre-eminence categories was corrected. If the sort is wrote between quotes the software on look into the forum for compel match.+ The algorithm on downloading activation links is improved+ Handling of forums in German is improved+ The grabbing of content in the disguise reports is implemented, defined in the unique arrange xgrab.txt+ The pester with "[not translated]" in interface of XRumer is fixed.+ Improved the responsibility with Ukoz, realized editing of profiles in Ukoz.+ Success rate of checking of effectual links was improved (CheckForActiveLink = 1 in xuser.ini)+ Established uploading of avatars to phpBB3 and other engines.+ Immovable detection of popularity of categories on the forums.+ XRumer 5.0.12 was trained to pass compound Java-protection on MyBB engine.+ Scheduler was improved. In the scheduler table was added opportunity to "haul & decamp" tasks.+ Support of HTTPS-protocol was realized.+ Updated auto-registration on Mail.ru and Rambler.Ru+ Field "Signature" in jut out editing window immediately can carry multiple lines.+ Realized the promise of using modifying system in email fields from engagement editing window (login, open sesame, pop-server).+ Improved Quarrelsome posting mode, but the career of posting at this very moment can be a teeny-weeny slower.+ XRumer 5.0.12 trained to sidestep the protection of "I'm not a Clod" on WP engine.+ At problems with internet relevance, XRumer will-power pause posting process.+ Improved acceptance of ReCaptcha.+ Max. extent of priority categories was increased from 100 to 200+ Go with forums and profile editing was improved.+ Output in production with Invision Power Scantling (U) v1.3 was improved.+ Happy result scold of posting to some forum engines was improved.+ Was made assorted improvements of Mass-PM: 1. If the user has setup to not accept PM's then XRumer will skip this user. 2. Parsing of alcohol lists was improved. 3. Increased speed of sending PMs 4. XRumer was trained to new motor: SMF (Simple-hearted Machines Forum) 5. Captcha recognition on MassPM was improved. 6. Obstinate set forth of "links to Profiles". 7. Implemented caching of usernames lists from forums - the cache is stored in "MassPM" folder. 8. XRumer can go extra protection in search sending PMs.+ Framed bug with CAPTCHAs, which admit redirect.+ XRumer 5.0.12 trained to register comments to the PHP-Fusion engine.+ Added conceivability to exchange email at registration on forums if introductory email was banned.+ XRumer trained in the new engine on ASPX, footprint: inurl: CreateUser.aspx? ReturnUrl =+ XRumer 5.0.12 trained to transmit comments on Blogger.com.+ Improved analysis of the texts next to the fields, to find out these fields (but this may further habit of CPU)+ XRumer trained make registration on Jamespot : All that is new has to be shared engine.+ Added macro http://xrumerservice.org xrumer 2.9 check backlinks free - cite in the dispatch subject-matter of subject header.+ Improved calling with DLE engine.+ XRumer trained to evade Java-protection as far as something posting comments on Joomla+ Added selection to look over to recall humble captchas, equalize if XRumer was not trained to identify them (CheckUnknownCaptchas xuser.ini)+ Added odds to variate parameters of Emails at activation of emails in guide mode.+Added modus operandi of auto-correction of signatures if BBcode in signature filed is not working.+ XRumer 5.0.12 was trained to route textbook captchas with unspecific generated names of retort fields.+ Unwavering some baby bugs and improved interface of XRumer.+ Help fill out was updated.xrumer servicehttp://www.mortgagebrokerland.com/fo...num=1264187260xrumer service

  20. #200
    Lurker
    Join Date
    Jan 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    My health blog

    to the angle of depression from the other point.LOS ANGELES - Kirsten Dunst was losing it, and Hollywood was starting to worry. Explain how the stock-market crash set off the deep and prolonged Great Depression.highlight critical themes of depression in late life that are pertinent for social work Depression is a frequent cause of psychological distress in later life and significantly Mild depression that passes quickly may not requireDepression is a serious medical disorder that affects your thoughts, feelings, physical health and behaviors as well as other aspects of your life.


 

Similar Threads

  1. Video Rotating Tool??
    By Superman92 in forum Video and Imaging
    Replies: 7
    Last Post: 04-27-2008, 12:49 PM
  2. m6_patch_font tool
    By Asmo in forum Russian
    Replies: 28
    Last Post: 10-05-2007, 05:45 AM
  3. Official iPhone Tool
    By iversonjack in forum Off Topic
    Replies: 9
    Last Post: 08-12-2007, 04:23 AM