Hi guys. I just wanted to post some information to this board about a cross
platform programming and designer tool I wrote using Lazarus.

https://www.getlazarus.org/apps/matview/

This tool is called Material Design Icon Viewer, and in summary, it allows
programmers and designers to quickly browse through over 6000 open source
icons and copy and paste them into Lazarus or any code editor. It features
incremental searching of icons, character and code point copying, as well
as exporting icons to PNG images at any scale.

The source code is available here.

https://github.com/sysrpl/Codebot.MatView

Also, with the release of this tool I intend to release several new related
tools and projects shortly. To that end, I've updated my cross platform
class library for general purpose, custom control, and optionally opengl es
rendering. To recompile the Material Design Icon Viewer you'll need to get
a copy of the cross library, as it depends on it.

https://github.com/sysrpl/Codebot.Cross
-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to