Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5

libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library, with the following improvements: Unicode support, 2048 colours, dithering of colour images and advanced text canvas operations (blitting, rotations).

4.9
   
  0 reviews  |  13 users  |  70,706 lines of code  |  4 current contributors  |  Analyzed 5 days ago
 
 

The TOIlet project attempts to create a free replacement for the FIGlet utility. It uses the powerful libcucul library to achieve various text-based effects. TOIlet is able to load FIGlet fonts, supports Unicode input and output, colour output and various output formats (IRC, ANSI...).

5.0
 
  0 reviews  |  4 users  |  1,234 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

neercs is a work-in-progress libcaca project. Like GNU screen, it allows you to detach a session from a terminal, but provides unique features: * Grabbing a process that you forgot to start inside neercs * Great screensaver * 3D rotating cube to switch between full screen terms * Real time ... [More] thumbnails of your shells * Special effects when closing a window * Various window layouts... [Less]

5.0
 
  0 reviews  |  4 users  |  7,411 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

A small utility that converts ascii-art diagrams to nice-looking bitmap diagrams automatically.

4.0
   
  0 reviews  |  4 users  |  9,788 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Catdoc is set of programs that allow to extract text from binary MS Word, Excel & PowerPoint files

0
 
  0 reviews  |  2 users  |  6,875 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

Ansilove is a set of tools to convert ANSi, PCBOARD, BiNARY, ADF, iDF, TUNDRA,XBiN formats into PNG images, written in PHP. It includes an all purposes command line converter, along with a library to use on webpages for doing "on the fly" convertions.

5.0
 
  0 reviews  |  1 user  |  3,909 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

Goblin Hack is a roguelike opengl-based smooth-scrolling ASCII graphics game! Inspired by the likes of NetHack, it opts for a simple interface that appears to appeal to kids (and adults) and fires the imagination in today's world of over-rendered games.

5.0
 
  0 reviews  |  1 user  |  118,364 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

ASCII art based vertically scrolling shoot-'em-up game. Written in Python using curses for those lovely text based graphics.

0
 
  0 reviews  |  0 users  |  545 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

What is this?Libfake437 is a cross-platform library for rendering code page 437 'graphics' (think 'ANSI art', ZZT, Dwarf Fortress or Kingdom of Kroz). The library is written in C and uses SDL for drawing. The public interface is documented in a texinfo manual, the pdf version of ... [More] which is available for download. ExamplesA simple example. ReferenceCompilation guide. The default characters. [Less]

0
 
  0 reviews  |  0 users  |  8,518 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

Ascii Pumper by Lampiasis http://code.google.com/p/asciipumper/ IRCPumpnet irc.pp4l.info #chilled #penispump Efnet #pp4l Ascii Pumper colorizes ascii art with mIRC color codes. DOWNLOAD: Windows binaries, installer and source code: ... [More] http://asciipumper.googlecode.com/files/AsciiPumper_1_1_0_1.rar (Scroll down for another screenshot) LATEST VERSIONLatest release version: 1.1.0.1 IMPORTANTThis program requires the .NET Framework 2.0 to run. You can get .net framework 2 on windows update or at: http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en Pump up ur asciis ok and plz email me ur suggest and bug report ok CHANGES2007-05-02 (1.1.0.1) Major bugfix for bold/underline formatting. 2007-05-01 (1.1.0.0) Added multiple undo/redo of actions. (except for bold/underline/remove formatting) Added File | Open Recent to get to your frequently loaded asciis quicker. Added bold / underline / remove formatting tools. Added command line processing so you can use Open with... Ascii Pumper from explorer. Added printing of asciis (why?) Added Help | Readme.txt Made exported (saved/copied) asciis slightly more compact by removing leading 0s from color codes if not preceding a digit. 2007-04-28 (1.0.7.2) Added image import under Tools menu. Added watermark customization. 2007-04-26 (no release) Fixed major file load and saving bugs. Made File | Save work. Added hardspacing via watermark. Made colors better match mIRC's color palette. 2007-04-25 (1.0.6.1) Fixed typing certain symbols into the paint canvas. Enabled the save file toolbar button. Made all typed characters use the most recent foreground color. Fixed file modification flag not resetting after some file saves. 2007-04-16 MDI interface introduced ( multiple files can be open at a time ) Major improvements to opened file document handling. Fill tool introduced. New installer introduced. More bugfixes. 2007-04-15 PaintCanvas now responds to key presses like up/down, enter and backspace. MUCH improved repaints, file loading and memory usage. Program now uses its saved user settings. New options dialog. Exit menu item works. Created an icon for the application. A few small bugfixes. HOW TO USEassign colors to ur mouse buttons by clicking the palette paint pictures into the canvas type letters onto the canvas foreground paintbrushes will only paint the text/ascii in each square AN SUGGEST USAGEopen up ur old ascii txts and colorize them like crayon create new ascii art in jave then colorize it in ascii pump. LICENSEthis software is licensed under the GPL v2. Read license.txt if you want to fall asleep from boredom. Review from Max of YTMND infamy: 19:36 04:11 < max> my review: asciipumper is shit 19:36 04:11 < max> ************** Exception Text ************** 19:36 04:11 < max> System.OutOfMemoryException: Out of memory. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at 19:36 System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Rectangle srcRect, GraphicsUnit srcUnit) at 19:36 AsciiPumper.PaintCanvas.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, 19:36 Int16 layer, Boolean disposeEventArgs) 19:36 04:11 < max> at Sysem.Windows.Forms.Cointrol.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at 19:36 System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at 19:36 System.Windows.Forms.UserControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 19:36 at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 19:36 04:11 < max> a Seystem.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 19:36 04:11 < max> happens whenever i do shit 19:36 -!- Irssi: Pasting 5 lines to #penispump. Press Ctrl-K if you wish to do this or Ctrl-C to cancel. 19:36 04:20 < max> also no cut and paste 19:36 04:20 < max> this is garbage 19:36 08:21 its programed to fail when being used by a jew 19:36 08:22 also i think u need to update some .net bullshit 19:36 08:22 idk i make ascii the old fashioned way [Less]

0
 
  0 reviews  |  0 users  |  5,795 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.