Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
154 user(s) are online (86 user(s) are browsing Forums)

Members: 0
Guests: 154

more...

Headlines

 
  Register To Post  

« 1 ... 7 8 9 (10) 11 »
Re: Initial steps with AmiFig on aos4, version #7
Home away from home
Home away from home


See User information
@all

New version on os4depot, new since last:

-- Added support for alpha channel in picture objects.
-- Picture scaling done using bilinear scaling algorithm.
-- OS4 display issues are solved (you can import images fine for now)
-- Corrected one typo in win_fonts.c
-- Text is correctly deleted now if new text is shorter than old one.
-- Add possibility to define gradients in user colors.
-- Fixed "cursor jumping" on aos4, when you trying to move object.
-- Added czech and german Catalogs

All the work mostly done by Yannick as usual. We all only contribute it a little by icons/catalogs/testing/bug-founds, but all the core-code-work done by Yannick.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Initial steps with AmiFig on aos4, version #7
Home away from home
Home away from home


See User information
@kas1e

big thanks for all the great stuff you've been doing for us Amigans lately

gotta log onto the AROS formun to thanks Yannick too

_______________________________
c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII
Catweasel MK4+= Amazing
! My Master Miggies-Amiga1000 & AmigaONE X1000 !
mancave-ramblings

Go to top
Re: Initial steps with AmiFig on aos4, version #7
Just can't stay away
Just can't stay away


See User information
@kas1e

Quote:

-- Added czech and german Catalogs

Thanks very much for the update! However, the Czech catalog is wrong. The OS4 Czech localization uses a different charset (Latin-2) then OS3.x, MorphOS and AROS (which use proprietary encoding called ATO-E2). So the OS4 version should be distributed with a Czech catalog in Latin-2.

EDIT: Just spotted the .ct file in the archive, and checked the catalog. It seems to be OK, in Latin-2. However, AmiFIG still displays certain accented characters wrong, as if the font doesn't support the charset - which it does of course (it is the same font I use in my - localized - system).

EDIT 2: Fixed now. The problem was that the catalog translation file specified "codeset 0", while the correct codeset of Latin-2 is 5. Thanks to Vit Sindlar of ATO Czech for help!

I'll send you the new catalog for distribution with the following version.


Edited by trixie on 2010/11/22 8:56:01
Edited by trixie on 2010/11/22 15:29:47
The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Go to top
Re: Initial steps with AmiFig on aos4, version #7
Not too shy to talk
Not too shy to talk


See User information
@kas1e
I retried Amifig once again... as I said before, it looks quiet promising and this is the sort of software I need. However a few features are needed (they may already be there though...):

- exporting to eps (incl. embedded preview) or any other vector format which is PageStream compatible. (As I understand, this is done through fig2dev... Can someone explain how to configure that ?*)

- some sort of mathematical formular editor

Thanx, for infos. I am a bit lazy, and it might be somewhere in the docs or may already been discussed here. But before I spent hours on that, a small hint will be very wellcome !

regards Gerograph

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Home away from home
Home away from home


See User information
@gerograph

Source of Amifig are open, so anyone can contribute :)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
@kas1e

yes, sure. Does that mean neither eps export nor formular editor is included/possible at the moment ?
I am just asking from the user perspective, if possible, and how (which Icon/Menu + how to setup).

regards Gero

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Home away from home
Home away from home


See User information
@gerograph
Quote:

yes, sure. Does that mean neither eps export nor formular editor is included/possible at the moment ?
I am just asking from the user perspective, if possible, and how (which Icon/Menu + how to setup).


I do not remember to be honest, i need the same as you run it again, check docs, and so on. And to add, the most work are done by initial author and Yannick, i just port it to os4 with some minor fixes/changes, so i even can't know many parts.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Quite a regular
Quite a regular


See User information

X1000|II/G4|440ep|2000/060|2000/040|1000
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
However, somehow I cannot figure out how to export via fig2dev (CallFig2Dev)... I've got the feeling, there is something wrong with argument parsing, besides that executabel bit and script bit is not set for CallFig2Dev.

I'll keep on trying later...

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
@kas1e

sorry, I am not able to call fig2dev, I have got the feeling, there are several things wrong....

BUG report:
Under Preferences - I/O I entered "F2D Command": Work-1:Amifig/CallFig2Dev
1) Load an example find correct path (e.g. Work-1:Amifig/examples/aircraft.fig) as main window title.
2) Call Export/via Fig2Dev... -> Errormessage:
ram:tca.2/aircraft.fig examples
Invalid arguments 
for fig2dev

3) Path in main windowtitle becomes incorrect "ram:tca.2/aircraft.fig"

further BUGS:
Listview entries under Preferences/Display/PageFormat are only shown after each gets selected or after initial scrolling

I would be willing to write a fig2dev GUI (But sorry kas1e would be Amiblitz/Wizardlib or NTUI), once we fixed the BUG/figured out how Fig2Dev is called via Amifig.

regards
Gero

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Home away from home
Home away from home


See User information
Quote:

sorry, I am not able to call fig2dev, I have got the feeling, there are several things wrong....


Code are open, feel free to invistigate. But to add, i remember that all that works (somethere in that thread was some info about). Just can't remember details now.

Quote:

But sorry kas1e would be Amiblitz/Wizardlib or NTUI


I.e. 68k only ? If so, do not worry, i will better write it myself with mui or reaction, on C, native (that very important for future). No need all that different mess when half of programm done on one language, half on another, half native and half not, which will ask for one more 3d party libs.

Making small simple gui window, are so easy, that is really not the case when need to introduce all that mess with basics, 68k and 3d party libs.


Edited by kas1e on 2012/1/15 19:51:03
Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
@kas1e
well, even if I would try to investigate, I am not skilled enough for that task... (that's the reason I am only doing Amiblitz) consider me as "average Joe USER"

regards Gero

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Home away from home
Home away from home


See User information
@gerograph
Ok, will check soon then, and will write fig2dev gui. But in meanwhile check that thread detailed. I remember that Xenic and/or Trixie found the way how to use all of this.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
Thanx

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
@kas1e

O.k. re-read this thread (which took quiet a while , this seems to be an important hint:

post 172

I'll try, once I am at home again, if that works, CallFig2Dev can be deleted from recent OS4depot version...

regards

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
@kas1e
O.k. this did the trick, "CallFig2Dev" is therfore obselete. Having an embedded preview inside eps file would be nice... I'll investigate options on that, best solution would probably to add this in fig2dev.

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Not too shy to talk
Not too shy to talk


See User information
@kas1e

you got PM about fig2dev GUI !

Go to top
Re: Initial steps with AmiFig on aos4, version #8
Home away from home
Home away from home


See User information
@all
Maybe some of you will be in interest: i spend today some hours to port latest ZuneFig: ZuneFIG is the revival of AmiFIG vector drawing program for AROS with usage of their mui toolkit called ZUNE. With some adaptation work i made it works on os4 with our mui as well, but there is still some moment to deal with, but still and anyway:

Resized Image

I wrote mail to Yannick about, and if he will doesn't mind, i will send aos4 ifdefs him back so he can add them on SF directly.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Just can't stay away
Just can't stay away


See User information
@kas1e

So Yannick is still working on it? That's great! And of course, many thanks for the port!

The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Go to top
Re: Initial steps with AmiFig on aos4, version #8
Home away from home
Home away from home


See User information
@kas1e

Nice, very very nice !
I wonder if this new version still compatible with the old one you ported, as i read about many internal changes in background, catalogs included

Go to top

  Register To Post
« 1 ... 7 8 9 (10) 11 »

 




Currently Active Users Viewing This Thread: 2 ( 0 members and 2 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project