6294 projects tagged "Java"
This is an implementation of the Hershey Font set for Java. The HersheyFont class has methods for loading a specifed Hershey font across the Internet so that there is no dependency on installed fonts. You can set character string rotation, horizontal alignment, vertical alignment, character width, character height, font line width, italics, and degree of italic slant.
HtmlLayout is a Java LayoutManager that allows you to specify the layout and resize behaviors of your components using a simple html-like syntax (no need to learn another language). HtmlLayout is similar to the GridBadLayout included with the JDK except that it is reasonably easy to use.
IDebug is an advanced debugging framework for Java. It provides the standard core debugging and specification constructs such as assertions, debug levels and categories, stack traces, and specialized exceptions. Debugging functionality can be fine-tuned to a per-thread and/or a per-class basis, debugging contexts can be stored and recovered from persistent store, and several aspects of the debugging run-time are configurable at the meta-level.
IIF is a 32-bit animated lossless image compression software. Everything is supported except the alpha. It compresses using an advanced compression algorithm that typically beats out GIF/PNG/TIFF (unless LZW is used). The encoding allows for multiple kinds of encoding options to be used while encoding and on different parts of the image.
A .NET component to read, write, and modify a PowerPoint document.