Managed Projects

Showing page 1 of 1

IMGCrush is an image compressor written in Python. Its goal is to allow users to get the smallest image possible for their needs. IMGCrush uses both lossy and lossless compression formats and tries to output most effective image possible based on user's requirements for file size and image ... [More] quality. It is also capable of optimizing files in batches, so even huge galleries of images can be optimized without much effort on side of the user. [Less]

0
 
  0 reviews  |  0 users  |  1,717 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

MiniINI is a free/open source, minimalistic, fast and simple to use C++ library for parsing INI (aka CFG) files. It has no dependencies other than the standard library and should compile on any platform with a standard compliant C++ compiler with C99 support. The goal of MiniINI is not to support ... [More] a myriad of extensions to the common INI format, but to be easy to use and to read (and, in future, write) INI files as quickly as possible. [Less]

0
 
  0 reviews  |  0 users  |  22,553 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

FontMapper is a free/open source font texture generator for game developers written in Java. It allows you to turn a font you have installed to a PNG texture of tightly packed glyphs, accompanied by a text file describing the glyphs' properties and texture coordinates. You can read these in a ... [More] game to render fonts. FontMapper supports Unicode (although only the Basic Multilingual Plane, i.e. the 16-bit codepoints), and each glyph can have its own size, i.e. fonts are not necessarily monospaced. Currently, FontMapper is command-line only, although there might be a GUI frontend in future. [Less]

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

D:YAML is a YAML parser and emitter library for the D language. It is mostly compliant to the YAML 1.1 specification. D:YAML is based on PyYAML created by Kirill Simonov. It has no external dependencies outside a D compiler and standard library. D:YAML is designed for ease of use while supporting ... [More] the full feature set of YAML. D:YAML is a work in progress. Its API is not stable and there might be compatibility breaking changes. [Less]

0
 
  0 reviews  |  0 users  |  10,108 lines of code  |  7 current contributors  |  Analyzed 8 days ago
 
 

D:GameVFS is a minimalist open source virtual file system library for the D programming language oriented at game developers. D:GameVFS provides an easy to use API for file system independent file/directory manipulation.There are no security features - e.g. D:GameVFS can't handle a situation ... [More] when a file it's working with is deleted outside the program. [Less]

0
 
  0 reviews  |  0 users  |  3,407 lines of code  |  3 current contributors  |  Analyzed 1 day 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.