Thread
FreeStyle 1.0 New tex editor for Mac Os 9
I'm proud of present you a new Mac Os 9 application: FreeStyle 1.0. Well not so far, just a new version of the "Waste 2.1b1 Demo" text editor. With several crash fixed, and a few basic extra functions.
The main features, from the original Waste 2.1b1 Demo are:
- Support for embedding pictures.
- Paragraph-level formatting.
- I/O RTF and Unicode Text files.
Bug fixed and improvements done by my own:
- Fixed several bugs and crashes related to Quit/Open/Save dialogs.
- Added "Find","Size+","Size-" menu commands.
- Added automatic line ends fix for open UNIX/Windows files.
And others minor improvements and bugs fixed.
FreeStyle 1.0 needs Mac Os 9.1 and up, and is a carbon aplication, so work on some versions of Os X too, but this isn't my first interest. I will prefered to make it work on 8.5 or even in 8.0 but it will be near to imposible.
I also provide source code if someone is interested in it.
Download link:
http://www.datafilehost.com/download-8d579311.html
Tron.
The main features, from the original Waste 2.1b1 Demo are:
- Support for embedding pictures.
- Paragraph-level formatting.
- I/O RTF and Unicode Text files.
Bug fixed and improvements done by my own:
- Fixed several bugs and crashes related to Quit/Open/Save dialogs.
- Added "Find","Size+","Size-" menu commands.
- Added automatic line ends fix for open UNIX/Windows files.
And others minor improvements and bugs fixed.
FreeStyle 1.0 needs Mac Os 9.1 and up, and is a carbon aplication, so work on some versions of Os X too, but this isn't my first interest. I will prefered to make it work on 8.5 or even in 8.0 but it will be near to imposible.
I also provide source code if someone is interested in it.
Download link:
http://www.datafilehost.com/download-8d579311.html
Tron.
Screenshots? I like pictures.
Ahh, ... a great progarm!
Could you tell me a little bit more about the UTF features? It could be that this software is our only free and usable alternative for further Classilla translation!
Keep up the good work!
Could you tell me a little bit more about the UTF features? It could be that this software is our only free and usable alternative for further Classilla translation!
Keep up the good work!
FreeStyle UTF features rely on WASTElib. Based itself on Apple WorldScript tecnology. So FreeStyle even support Asian and Arabic text. But I know very little about this.
Only UTF-16 is supported, not UTF-8.
Only UTF-16 is supported, not UTF-8.
OK, I see.
Is there a chance that you will be able to implement UTF-8? Recently I am using SUE http://free.abracode.com/sue/ that one is nice, but not perfect at all.
The commercial alternatives are BBEdit, and Pepper, but both are no longer at the market as it seems.
What I would need it is,
• UTF-8
• Drag and Drop, even for "unknown files" like all the ".rdf, .rdt, .xml" files
• a possibility to remember the latest selection in the "save as" dialouge, for not having to select it 800 times
Do you see possibilities to implement UTF-8 or is it a too huge request? Would it be too much work for one coder?
Is there a chance that you will be able to implement UTF-8? Recently I am using SUE http://free.abracode.com/sue/ that one is nice, but not perfect at all.
The commercial alternatives are BBEdit, and Pepper, but both are no longer at the market as it seems.
What I would need it is,
• UTF-8
• Drag and Drop, even for "unknown files" like all the ".rdf, .rdt, .xml" files
• a possibility to remember the latest selection in the "save as" dialouge, for not having to select it 800 times
Do you see possibilities to implement UTF-8 or is it a too huge request? Would it be too much work for one coder?
Thanks works under 10.4 I'll try 9,22 later. Did you just hack the demo or did you obtain the rights to do a full version?
About the request by Mathias, let's see what can I do. I hope to have some answers in a few days...
About highlandcattle cuestions:
I just had maked some changes on the WASTE 2.1b1 DEMO source code.
According to:
"Licensing terms for WASTE 2.1:
You are free to develop, use and distribute to end users binaries built using the WASTE 2.1 static libraries, at no cost. Moreover, you are free to use and distribute to end users the WASTELib shared library, as included in the standard distribution, at no cost.
All WASTE-using applications must include the following credit line in their about box and/or documentation:
WASTE Text Engine © 1993-2002 Marco Piovanelli
Use of source code in freeware applications is free"
http://www.merzwaren.com/waste/#legalese
About highlandcattle cuestions:
I just had maked some changes on the WASTE 2.1b1 DEMO source code.
According to:
"Licensing terms for WASTE 2.1:
You are free to develop, use and distribute to end users binaries built using the WASTE 2.1 static libraries, at no cost. Moreover, you are free to use and distribute to end users the WASTELib shared library, as included in the standard distribution, at no cost.
All WASTE-using applications must include the following credit line in their about box and/or documentation:
WASTE Text Engine © 1993-2002 Marco Piovanelli
Use of source code in freeware applications is free"
http://www.merzwaren.com/waste/#legalese
Version 1.0.1 is out:
http://www.datafilehost.com/download-829e7f0b.html
-Added drag an drop open even for "unknow files".
-Fixed a minor problem when open RTF files.
UTF-8 support isn't working yet. Seems to be a problem whith WASTElib, but I don't know for sure.
Tron
http://www.datafilehost.com/download-829e7f0b.html
-Added drag an drop open even for "unknow files".
-Fixed a minor problem when open RTF files.
UTF-8 support isn't working yet. Seems to be a problem whith WASTElib, but I don't know for sure.
Tron
Wow, that is what I call "support" - implementing features within a day! Thanks.
Sadly Drag&Drop dose still not work always, but maybe that depends on the UTF-8 Unix files? Another idea I had, what about making Unix, Win and Mac line ends selectable at the "save as" dialouge? Sometimes It is necessary to maipulate them as well.
And if you are interrested I can offer to translate the menues to german.
Sadly Drag&Drop dose still not work always, but maybe that depends on the UTF-8 Unix files? Another idea I had, what about making Unix, Win and Mac line ends selectable at the "save as" dialouge? Sometimes It is necessary to maipulate them as well.
And if you are interrested I can offer to translate the menues to german.
Drag&Drop for any kind of file is very easy to implement.Wow, that is what I call "support" - implementing features within a day! Thanks.
Try to rebuild the desktop after erasing de "old" (1.0) version.Sadly Drag&Drop dose still not work always,
I don't think so. It would be a good idea, if you send me (PM) one of those UTF-8 files you are having troubles with. To testing purposes.but maybe that depends on the UTF-8 Unix files?
I have some little succesful in writing UTF-8 files. But I still have a lot of work to do to fully support UTF-8 (if some day achive that).
Thanks, Those things will be interesting once UTF-8 were working.Another idea I had, what about making Unix, Win and Mac line ends selectable at the "save as" dialouge? Sometimes It is necessary to maipulate them as well.
And if you are interrested I can offer to translate the menues to german.
Rebuilding the desktop worked fine. now everything is ok, and I can Drag & Drop every file! Whats the technical background about that? Thanks for your support once again. Keep going!
I have reading and writing UTF-8 funtions working, but only in Plain Text files.
I still have a lot of work to do to fully integrate it, into the FreeStyle application.
I still have a lot of work to do to fully integrate it, into the FreeStyle application.
FreeStyle 1.1 is out:
http://www.datafilehost.com/download-e50169ca.html
Added Import/Export "Plain Text files" , whith unicode UTF-8
support and different Line Ends selectables options.
"Plain Text files" don't include any formatting atributes (font,size,style et... ). Is recommended to save a copy in any other format.
Unicode (UTF-16 and UTF-8 ) support for Arabic, Cyrillic, Hebrew, Japanese, Korean, Chinese etc. may require Apple’s Language Kits, available in the Mac OS 9 Install CD-ROM.
Tron.
http://www.datafilehost.com/download-e50169ca.html
Added Import/Export "Plain Text files" , whith unicode UTF-8
support and different Line Ends selectables options.
"Plain Text files" don't include any formatting atributes (font,size,style et... ). Is recommended to save a copy in any other format.
Unicode (UTF-16 and UTF-8 ) support for Arabic, Cyrillic, Hebrew, Japanese, Korean, Chinese etc. may require Apple’s Language Kits, available in the Mac OS 9 Install CD-ROM.
Tron.
Oooh. I'll have to try that.
Wow, thanks a lot! And sorry for not getting it earlier (I had two hard weeks).
Really that´s great to see sucha na active development and such agreat response. Have you had contact with Tomasz from SUE? In every case we have to spread this nice pice of software.
Well, as it seems you have fun with developing this application, I have another quest.
We still got no possibility to open ".odt" files at Mac OS 9. I know this may be extremely hard, but it is also really missing for people like me who do not use other Operating Systems. Could you imagine that this become a long term aim?
Thanks again!
Really that´s great to see sucha na active development and such agreat response. Have you had contact with Tomasz from SUE? In every case we have to spread this nice pice of software.
Well, as it seems you have fun with developing this application, I have another quest.
We still got no possibility to open ".odt" files at Mac OS 9. I know this may be extremely hard, but it is also really missing for people like me who do not use other Operating Systems. Could you imagine that this become a long term aim?Thanks again!
I'm now using this to take minutes at my scout meetings instead of Microbloat Word 98. I accidentally wrote out my scout troop's upcoming years minutes as 2011...
Would it be possible to implement a find & replace feature? Also, ditto on the .odf if possible.
Keep up the good work! Very
Would it be possible to implement a find & replace feature? Also, ditto on the .odf if possible.
Keep up the good work! Very
No, I 'll just taked a bit of SUE source code, as I documented in the "Read Me" file.Have you had contact with Tomasz from SUE?
First of all, I'm very limited as a programmer . Even in the best escenario, ODT files complexity are far away from FreeStyle basic text editing capabilities. This target will require other strategy, out of FreeStyle at first.I have another quest. We still got no possibility to open ".odt" files at Mac OS 9. I know this may be extremely hard, but it is also really missing for people like me who do not use other Operating Systems. Could you imagine that this become a long term aim?
This was done in a beta version, but I couldn't make it work well, perhaps in a second try...Would it be possible to implement a find & replace feature?
In any case, "find & replace" can be simulated by successive "Find Again" and "Paste" functions (or keyboard equivalents).
Now, I'm working on basic spell check function. Using those wide spreads dictionaris for Linux (GNU Aspell).
Tron.
FreeStyle 1.2 is out:
http://www.datafilehost.com/download-19bd9b5c.html
New in 1.2:
-Added Check Spelling. See "About Check Spelling" for further details.
-Corrected some spellings errors in the documentation
Fancais, Spanish, Portuguese and German dictionarys:
http://www.datafilehost.com/download-2a6cde64.html
Included a "Dictionary Tool" for creating dicctionaries for other languages.
Tron.
http://www.datafilehost.com/download-19bd9b5c.html
New in 1.2:
-Added Check Spelling. See "About Check Spelling" for further details.
-Corrected some spellings errors in the documentation
Fancais, Spanish, Portuguese and German dictionarys:
http://www.datafilehost.com/download-2a6cde64.html
Included a "Dictionary Tool" for creating dicctionaries for other languages.
Tron.
Hi Tron,
the dictionarys are gone, could you re-upload them somewhere? Or any chance for a permanent "FreeStyle"webpage instead of such filehosters? Are there updates of FreeStyle planned?
the dictionarys are gone, could you re-upload them somewhere? Or any chance for a permanent "FreeStyle"webpage instead of such filehosters? Are there updates of FreeStyle planned?
Hi.
Sorry for the delay in the answer.
http://www.datafilehost.com/download-d6cd4b73.html
Sorry for the delay in the answer.
Re−uploaded:Hi Tron, the dictionarys are gone, could you re-upload them somewhere?
http://www.datafilehost.com/download-d6cd4b73.html
No, by my side. If anybody wants to do it, I will suppor it.Or any chance for a permanent "FreeStyle"webpage instead of such filehosters?
Perhaps someday... some little bug fix version and compressed xml import/export feature, but may be out of mi capabilities...Are there updates of FreeStyle planned?
