Closed riuson closed 10 years ago
From riu...@gmail.com on September 09, 2014 20:04:47
Ok. If a user opens a file, the application simply creates a single image. If a user opens multiple files at a time, the application requests it, "to create a font from the pictures or create several individual images?".
Status: Accepted
Owner: riu...@gmail.com
From onwards....@gmail.com on September 10, 2014 19:23:42
Yes, that's it. Perhaps an option in the "Convert All" menu option?
From riu...@gmail.com on September 16, 2014 06:00:09
No. "File -> Open". This option not realized. Just a variant;
You are manually combine the data? Did you try to create font, select characters and import multiple images at once? Menu "Image -> Import" supports multiple image files at once, if font opened.
From onwards....@gmail.com on September 16, 2014 13:57:15
Oh wow, I didn't know I could do that! I manually copy+pasted the data from the output files.
Ok, so the feature already exists! However, I cannot seem to select multiple images at once. How do I select multiple images? I go Menu "Image -> Import" but it only lets me select 1 file at a time (tried holding down shift, ctrl)
I am using Windows 7.
From onwards....@gmail.com on September 16, 2014 13:58:40
Ahh.. I just found the branch that allows multiple open files... will try that..
From onwards....@gmail.com on September 16, 2014 14:31:32
Just tried the open multiple files branch.. it seems it still won't let me select more than one file...?
From riu...@gmail.com on September 16, 2014 22:34:36
Yes. Try rev. 4c8ee40560c58a6de7e334b9f554ce84e5be034b from branch feature-open-multiple-files.
From onwards....@gmail.com on September 17, 2014 15:09:33
Aha! It works now! Couple of things I noted:
From riu...@gmail.com on September 22, 2014 21:05:16
From onwards....@gmail.com on October 13, 2014 18:14:09
Hi, Sorry for delay in replying.
Thanks! :-)
From onwards....@gmail.com on August 20, 2014 05:58:29
Presently, in order to do animations, I manually combine the data (copy+paste) from individual images into a single file in identical format to how a font is stored.
This is a very manual and slow process (especially once you get to large numbers of frames) but it works well once the data file is created. It is very easy to use the data in embedded code also, with the animation simply stepping through the "font" to display each frame image in turn.
An animation has very similar characteristics to a font, with identical size images all under a single identifier. It would be very useful to be able to open a bunch of images as per usual in the editor, and in the File Menu have an extra option: "Convert to animation" This would treat all the images as a single font (maybe the char code could just be a simple image index of 0 -> #images) and save in a single data file.
Original issue: http://code.google.com/p/lcd-image-converter/issues/detail?id=33