Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Rulaman

#21
Hi

@Crimson Wizard,

I can put it on github. Don't know why I didn't think of that. (Wait a few days and it will be online)

The new font is saved, when you save the game. And yes, the problem with the font update is since the first version I think.
Don't know if I can give AGS a hint to update the font preview.

@Monsieur Ouxx,

all the feature requests you did.

- using standard characters from default font on extend to 256
- ability to move all characters with the UDLR buttons
- copy characters are already implementent as i described somewhere (right click on the character (in the list) and choose copy/paste
  (btw. if you have an s/w image in the clipboard it paste it)
#22
So, I have the new version ready.

http://www.filedropper.com/wfn-fonteditor
(Sources with binaries)


Greetings
Rulaman
#23
Mi Monsieur OUXX,

and sorry for the late response.

1b) You can copy a character to another position by using the context menu in the character table. Use 'Copy' and over the second character 'Paste'.
(It copies the image in the clipboard so you can make an bw image in any other paint program.)

1a) I take a look on copying the whole new char set from another font.

2) Do you mean Ctrl+S in the stand alone editor?

3) I implemented this feature today and if you want you can test it. (And the other functions when implemented.)


Greetings and a happy new year
Rulaman
#24
Editor Development / AGS compiles with VS2017
Sun 03/12/2017 11:48:46
Hi,

a few days ago I tried to compile the ags sources under Visual Studio 2017. And it works fine.
AGS.Editor.Full.sln

The engine doesn't at the moment. (perhaps i need ogg vorbis and theora) It says, that a type is not defined.

AGS Editor with another Preferences menu

I changed the File->Preferences... menu.
It has now tabs. You can check this out.


I only want to inform you about this. (No need to answer any questions.)


Greetings
Rulaman
#25
Nice!
Good to know, that AGS will have 256er fonts in the future.
#26
No problem!
#27
AGAIN! This problem is solved with the newest Version 1.2.1.0 as mentioned in a few posts above.
I updated my first post to reflect this change.

I have a look about it in a few days anyway, when I am on my windows pc.

Are you sure you use the latest version? I am sure about the solved problem?
#28
So, finally the new version with bugfixes and new features is out.

http://www.file-upload.net/download-8888240/WFN-FontEditor-V1.2.1.0.zip.html
(Use the download button with the could and enable scripts if you block these.)
#29
I suppose you have disabled fie extensions or don't display it.

E.g. you have a file named 'game' in your game folder and not 'game.agf'

Nice to hear, that you solved your problem.
#30
1. Did you made an icon, or a bitmap and named it only .ico?
2. The filename must be user.ico as far as I remeber.
#31
Hi @all,

sorry for the delay but my pc crashed and now I haev VS only at work.
So it may take longer than I expected.
#32
Hi Crimson Wizard,

i'll look into it, when I have the time.
#33
Modules, Plugins & Tools / Re: TtfTWfnSci
Sat 07/12/2013 21:12:00
Hi Mehrdad,

did you block the http-referer? It's the only problem i know.


Anyway i uploaded it to another space. TtfToWfnSci
#34
Modules, Plugins & Tools / TtfTWfnSci
Mon 02/12/2013 16:17:29
Hi you all,

I present you a new tool.

It converts ttf fonts to wfn and sci (256 characters).

TTF to WFN SCI V1.0.0.0

Select a font, a size and a number for the font, and you are done. Simple and easy.

Edit: 2018.10.01
Now available on bitbucket TTF to WFN and SCI
Edit: 2021-09-09
Moved to GitHub https://github.com/Rulaman/TtfToWfnSci
#35
A bugfix release is out.

Additional features:

Since 1.2.0.1:
- save the selection field background color                                (p/s)
- save the state of the grid option                                             (p/s)
- save the render text                                                                (p/s)
- render the font in an example text                                          (p/s)
- change the color of the selection field with right click on it      (p/s)
- extend the font to 256 character                                             (p/s)
- show, if a font is 128 or 256 characters                                   (p/s)

Download: http://www.file-upload.net/download-8333852/WFN-FontEditor-V1.2.0.1.7z.html
#36
Hi you two (Scavenger and Monsieur OUXX),

first the easier requests.

Monsieur OUXX: 2) You can already copy and paste a character by clicking in the character field on the letter with the right mouse. (Did I mention it in the manual?) You can even paste it in an graphic tool and paste it back, after edited.
Monsieur OUXX: 1) Yeah, I think it could be possible.

Scavenger: You find the underlaying character by stay a while on the character.
Scavenger: The test rendering font is possible. I think about it. (Fixed implemented and freely selectable)

I think I implement a littel change in the background color and the ability to save the few values (color, grid, …) as well.

Greetings

PS: Any futher requests?
#37
Hi Monsieur OUXX,

About your problem with the O, you have to click on the white part: I can't reproduce this.

The other "problem" with the black and dark gray parts, I call this a hidden feature  :grin:.
But you are right, if it is a problem, I could make it clearer (other color) or selectable.

The good part about this tool is, that I delivered the sources, so every one could modify it (If I stopped the support).
#38
Bounding box : The character has a black background, the field itself is dark gray. Look closer. (But the background can't changed at the moment. I must implement it.)

Click detection: You can click the whole character. I didn't see the spot.


Unsupported formats: You can only open FONT.* (SCI), or *.WFN. It isn't important, if the font contain 128 or 256 characters .

Silent "save": What should happen, when you click on save, and nothing is open? You know, that nothing is open. But okay, that's a point. You can save cross format, Use the stand alone variant and click convert. (Description in the manual.)

Non-obvious conversion options : I can't reproduce this bevahiour. Why should all fonts close? (Convert selected character doesn't make any sense. So what?) What did you expect, when you click on the "Convert selected" button? It saves the WFN font in SCI format, when highlighted in the list, or saves a WFN font in SCI format.

Non-English languages: You din't read the manual. It supports 256-character.

Here is a font with 256 character: http://www.adventuregamestudio.co.uk/forums/index.php?topic=48798.msg636465473#msg636465473


80 percent of your request don't make any sense in my opinion, or I didn't understand them.
#39
Engine Development / Re: Other Resolutions.
Tue 17/09/2013 21:26:44
I didn't read the whole thread, but what about dynamic resolutions?

I mean, I create a room with 1680 x 1024 and on a monitor with this resolution it shows in its original size, but on a monitor with only 1024x1024 (only assumed resolution) it is a scrollable room.

I hope it is clear.
#40
Curious!
Did you block any Scripts?
It works for me.

Thanks for the corrections.
SMF spam blocked by CleanTalk