Tag Archives: open source

listusb for macOS users

      No Comments on listusb for macOS users

Introducing listusb Have you troubled with checking what USB device connected as correctly speed recolonization on macOS ? And If you can say “Yes”, then you may need this, “listusb”. “listusb” is an open source project to view connected USB device in iTerm or iTerm2 (of homebrew) as text based… Read more »

FLTK ScreenShot for Windows x86.64 v0.1.7.12 updated

      Comments Off on FLTK ScreenShot for Windows x86.64 v0.1.7.12 updated

FLTK ScreenShot v0.1.7.12 updated with fixing some bugs and improved FLTK features. 100% Open Source. Built with FLTK-1.4.0.9-custom, using GDI+ to surface rendering. Fastest JPEG compression with “libjpeg-turbo” even greatest quality. Fixed base path shouldn’t be changed. Supporting High DPI of Windows by advanced Windows 10/11 scaling. Easily automatic collecting… Read more »

Introducing Simple Font Renderer, FontTester

      Comments Off on Introducing Simple Font Renderer, FontTester

Introducing an open source project, FontTester. A FLTK project GUI application that supports multi-platforms ( Windows, Linux, MacOSX ) with these libraries: Freetype2 and FLFTRender. Anybody can join to project, or write any issues, or just download prebuilt image at downloading page. It’s free. Test your TTF/TTC/OTF without install to… Read more »

sset to C or H converting open source.

      Comments Off on sset to C or H converting open source.

There’s nothing to find information about sset ( I was misunderstood it may s-record ), so I made a simple tool for supporting multi-platform if have any GCC with STL. You can clone or download source code ( it is MIT license ) and build in your system with just… Read more »

Motorola s-record to binary

      Comments Off on Motorola s-record to binary

Motorola s-record is a common text based ( ASCII ) firmware usual data or file. I was made it for make memory mapped before updating Renesas(Hitachi) H8x models in 2012. Now some part of writing into a file became to open source here: https://github.com/rageworx/srec2bin Anybody can use it in free… Read more »

An open source graphical help tool library, fl_imgtk.

      Comments Off on An open source graphical help tool library, fl_imgtk.

Here is an open source library helps many Fl_RGB_Image processing to make some featured GUI.  You can clone or download source code in free on GitHub page. It designed to work with any type of gcc ( llvm-gcc and MinGW-W64 ) with just a copy and type ‘make’, or modify… Read more »