Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resource:ansi_editors [2018/10/29 14:17] – [ANSI Editors] Added PabloDraw and TheDraw tips digital manresource:ansi_editors [2024/05/22 19:48] (current) – Sorted a-z, fixed vert links from ftp to https, fixed moebius editor link, added jd's ansi editor. thought he made this freeware. i'll have to ask. jas hud
Line 4: Line 4:
  
 ^Name     ^Platforms ^[[custom:Ctrl-A Codes|Ctrl-A]]^BIN^SAUCE^Open Source^ ^Name     ^Platforms ^[[custom:Ctrl-A Codes|Ctrl-A]]^BIN^SAUCE^Open Source^
-|[[ftp://vert.synchro.net/main/graphics/tdraw463.zip|TheDraw]] |DOS           |No |Yes|No|No | +|[[https://vert.synchro.net/api/files.ssjs?call=download-file&dir=graphics&file=adraw120.zip|ACiDDraw]]|DOS           |No |Yes|Yes|No 
-|[[ftp://vert.synchro.net/main/graphics/adraw120.zip|ACiDDraw]]|DOS           |No |Yes|Yes|No |+|[[https://www.cs.helsinki.fi/u/penberg/duhdraw/|DuhDraw]] |Linux         |No |No |Yes|Yes 
 +|[[https://vert.synchro.net/api/files.ssjs?call=download-file&dir=graphics&file=tdrw463r.zip|TheDraw]] |DOS           |No |Yes|No|No | 
 +|[[https://vert.synchro.net/api/files.ssjs?call=download-file&dir=bbs&file=thebrush.zip|TheBrush, Thedraw companion ANSI art painter]] |DOS           |No |Yes|No|No | 
 +|[[https://blocktronics.github.io/moebius/|Moebius Editor]]                     |Windows, Linux, Mac OS-X |No | Yes |??? | Yes| 
 +|[[https://sourceforge.net/projects/mysticdraw/|MysticDraw]]   |Windows, *nix |No|???|???|Yes| 
 +|[[https://www.cs.helsinki.fi/u/penberg/newdraw/|NewDraw]] |*nix          |No |Yes|No|Yes |
 |[[http://picoe.ca/products/pablodraw/|PabloDraw]]             |Windows, Linux, Mac OS-X       |Yes |Yes|Yes|Yes| |[[http://picoe.ca/products/pablodraw/|PabloDraw]]             |Windows, Linux, Mac OS-X       |Yes |Yes|Yes|Yes|
-|[[http://syncdraw.bbsdev.net/|SyncDraw]]                      |Windows, *nix, Mac OS-X |Yes|Yes|No| Yes |+|[[https://www.johndaileysoftware.com/download/?id=220RAGE&fileName=ragev99a.exe|R.A.G.E ANSI Editor]] |DOS           |No |Yes|No|No | 
 +|[[http://syncdraw.bbsdev.net/|SyncDraw]]                      |Windows, *nix, Mac OS-X |Yes|Yes|Yes|Yes|
 |[[http://sourceforge.net/projects/tundradraw/|TundraDraw]]    |Windows, *nix, |No |No|No| Yes| |[[http://sourceforge.net/projects/tundradraw/|TundraDraw]]    |Windows, *nix, |No |No|No| Yes|
 +|[[https://github.com/codewar65/VTXEdit|VTXEdit]]              |*nix           |?? |??|Yes| Yes|
 ===== PabloDraw ===== ===== PabloDraw =====
 PabloDraw is the recommended display file (e.g. screen/menu) editor for use with Synchronet BBS. PabloDraw is the recommended display file (e.g. screen/menu) editor for use with Synchronet BBS.
Line 15: Line 21:
 ==== Ctrl-A Support ==== ==== Ctrl-A Support ====
 PabloDraw supports a subset of Synchronet's Ctrl-A color/attribute codes in the files it can open/edit: PabloDraw supports a subset of Synchronet's Ctrl-A color/attribute codes in the files it can open/edit:
-  Automatically assumes files with a ''.msg'' suffix may contain Synchronet Ctrl-A codes + 
-  - By default, does **not** support Ctrl-A codes when opening/saving files with a ''.asc'' suffix\\ (solution: the user must manually choose "Ctrl-A" for the file format/type when opening or saving ''.asc'' files with Ctrl-A codes) +{{:resource:pablodraw_open_ctrl-a.png?600|You must manually choose "Ctrl-A" in the format selection box when opening ''.asc'' files}} 
-  - Many Ctrl-A codes (e.g. Ctrl-AL for clearing the screen) are not recognized by PabloDraw and will be stripped when editing a file\\  (solution: use equivalent @-codes instead as @-codes are not interpreted or stripped by PabloDraw)+ 
 +  - PabloDraw assumes [[config:text files]] with a ''.msg'' suffix/extension may contain Synchronet Ctrl-A codes\\ (so files with ''.msg'' extensions are a bit easier to open/edit than ''.asc'' files with PabloDraw) 
 +  - By default, PabloDraw does **not** support [[custom:Ctrl-A codes]] when opening/saving files with a ''.asc'' suffix/extension\\ (solution: the user must manually choose "Ctrl-A" for the file format/type when opening or saving ''.asc'' files with Ctrl-A codes) 
 +  - Many [[custom:Ctrl-A codes]] (e.g. Ctrl-AL for clearing the screen) are not recognized by PabloDraw and will be stripped when editing a file\\  (solution: use equivalent [[custom:atcodes|@-codes]] instead as @-codes are not interpreted or stripped by PabloDraw)
  
 ==== BIN Support ==== ==== BIN Support ====
Line 26: Line 35:
  
 ==== Block-Save ==== ==== Block-Save ====
-When saving display files (e.g. screens/menus) with TheDraw, in order to assure there are no unintended ANSI-animation sequences or extra blank lines at the end of the file, use the Block-Save (Alt-B) command to mark the area of the file (i.e. top-left to bottom-right) and save with no delay and no animation.+When saving display files (e.g. screens/menus) with TheDraw, in order to assure there are no unintended ANSI-animation sequences or extra blank lines at the end of the file, use the Block-Save (Alt-B) command to mark the area of the file (i.e. top-left to bottom-right) and save as "Ansi" with no delay and no animation. 
 + 
 +  Save screen in what format? (ESC aborts) 
 +  Ansi asciI aVatar @-codes asM Pascal C obJect Binary bSave COM TheDraw Library 
 ===== See Also ===== ===== See Also =====
   * [[:custom:|Customization]]   * [[:custom:|Customization]]