Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.958 Times

Debug Bitmap freeware
Filter: All | Freeware | Demo
 

Debug Bitmap

1 2 3 4 5 > 
Released: September 04, 2015  |  Added: September 14, 2015 | Visits: 872

ByteScout Bitmap Visualizer Addon Bytescout Bitmap Visualizer (freeware) Debugger bitmap objects content visualization add-on for Visual Studio 2005, 2008, 2010, 2012, 2013. Are you developing application to draw or process images? This addon will save your time, clicks and key presses! This addon shows a handy bitmap...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 741 KB Download (89): ByteScout Bitmap Visualizer Addon Download

Added: October 22, 2010 | Visits: 815

Debug::Phases Debug::Phases is a Perl module to announce BEGIN and INIT phases to help locate problems. SYNOPSIS use Debug::Phases; # Your code here or: > perl -MDebug::Phases your_script This tiny module does nothing but announce the start of the BEGIN and INIT phases, recording how long the...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Debug::Phases Download

Added: May 26, 2010 | Visits: 1.196

Debug::Trace Debug::Trace is a Perl extension to trace subroutine calls. SYNOPSIS perl -MDebug::Trace=foo,bar yourprogram.pl Debug::Trace instruments subroutines to provide tracing information upon every call and return. Using Debug::Trace does not require any changes to your sources. Most often, it...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (163): Debug::Trace Download

Added: August 02, 2010 | Visits: 1.117

Debug::Message Debug::Message is a Perl module that eases the use of debug print with level, indentation and color. SYNOPSIS use Debug::Message; use Log::Dispatch; use Log::Dispatch::Screen; my $dispatcher = Log::Dispatch->new; $dispatcher->add( Log::Dispatch::Screen->new( name => screen, min_level =>...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Debug::Message Download

Added: November 12, 2010 | Visits: 788

Debug::FaultAutoBT Debug::FaultAutoBT is a Perl module for automatic backtrace extractor on SIGSEGV, SIGBUS, etc. SYNOPSIS use Debug::FaultAutoBT; use File::Spec::Functions; my $tmp_dir = File::Spec::Functions::tmpdir; my $trace = Debug::FaultAutoBT->new( dir => "$tmp_dir", #verbose => 1, #exec_path =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): Debug::FaultAutoBT Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 590

QuickDev Debug Agent The QuickDev Debug Agent is a program allowing debugger host to perform a remote debugging via the network. The debug agent provides visual representation of the debugger host and the target, making it easy for users to monitor the connection status as well as target status. The debug agent also...


Platforms: Windows

License: Freeware Size: 1024 KB Download (45): QuickDev Debug Agent Download

Added: May 10, 2013 | Visits: 458

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Debug statements include function name Download

Added: May 10, 2013 | Visits: 864

How to disable debug logging in release version When you release your program to client, its a good idea to disable all the debug messages. It is possible via custom configuring debug levels at all modules, but may be implemented using a simple wrapper around logging.getnted usinfunction.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: November 25, 2013 | Visits: 647

django-debug-toolbar jango-debug-toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. Currently, the following panels have been written and are working: * Django version * Request timer...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (42): django-debug-toolbar Download

Added: April 25, 2006 | Visits: 4.511

SWF Debug Remover EnableDebugger tag permits the flash-video debugging. Sometimes it contains a password encrypted with the help of MD5 algorithm. SWF Debug Remover is intended for the tag removal if you want to forbid the debugging. After the EnableDebugger tag removal the final file is saved unpacked. If you...


Platforms: Windows

License: Freeware Size: 996 KB Download (261): SWF Debug Remover Download

Added: August 30, 2008 | Visits: 1.226

BartMark Bitmap Encoder BartMark Bitmap Encoder allows you to encode text messages into color or monochrome bitmap images. The encoding is key based, meaning you must have a number to encode and decode a message. Encoded bitmaps can be converted to/from various non-lossy formats such as TIFF uncompressed or PNG. If you...


Platforms: Windows

License: Freeware Size: 379 KB Download (525): BartMark Bitmap Encoder Download

Added: November 24, 2010 | Visits: 2.619

Image::BMP Image::BMP is a bitmap parser/viewer. SYNOPSIS use Image::BMP; # Example one: my $img = new Image::BMP( file => some.bmp, debug => 1, ); $img->view_ascii; # Example two: my $img2 = new Image::BMP; $img2->open_file(another.bmp); my $color = $img2->xy(100,100); # Get pixel at...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (123): Image::BMP Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 562

Potrace for Windows Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Windows

License: Freeware Download (66): Potrace for Windows Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 525

Potrace for Mac OS X Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Mac

License: Freeware Download (58): Potrace for Mac OS X Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 553

Potrace for Linux Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Linux

License: Freeware Download (49): Potrace for Linux Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 3.874

Potrace for Windows (x64 bit) Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Windows

License: Freeware Download (155): Potrace for Windows (x64 bit) Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 511

Bitmap Font Writer Bitmap Font Writer is a tool that will let you work with bitmapped fonts. Instead of using copy/paste in your paint program to combine characters into words, this program automatically generate text for buttons etc with your bitmap font. The program is targeted towards web designers, graphic...


Platforms: Windows

License: Freeware Size: 337 KB Download (56): Bitmap Font Writer Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 463

Coded Debug Print Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.48 KB Download (50): Coded Debug Print Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 664

EasyBMP Cross-Platform Bitmap Library EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap BMP files. No installation, no need for external libraries, small size, well-documented, and simple enough for the novice programmer to start in just minutes!


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 177.07 KB Download (52): EasyBMP Cross-Platform Bitmap Library Download

Added: May 10, 2013 | Visits: 497

Debug Help for Osc when you have some problem with osc, the first need you have is to display value of a data or array...with this package, just add echo viewarray($myarray);to show a small iconit will display the value in a popup screen when you click debug display is set in admin so that you can keep all debug in...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Debug Help for Osc Download

1 2 3 4 5 >