Looking for experience UI Components (using Blend2D) developer

I am looking for an experienced UI Components programmer that will help in providing drawing functions for different Components (Button, Combo Box, Slider, Knob, List Box, etc.). All drawing functions should just be part of one single .cpp & associated .h file in the end and look similar to this (specific details are up for discussion):

void drawButtonBackground(double dpi, int x, int y, int w, int h);
void drawButtonText(double dpi, int x, int y, int w, int h, const char *textUTF8);
etc…

The drawing itself will have to be implemented using Blend2D, not JUCE. The idea is to make the code reusable, even when JUCE is not being used.

If you’re interested please drop me a message at sales@schaack-audio.com, and please provide some examples of UIs you already created this way. We can then further discuss details about the job and the payment.

This topic was automatically closed after 1 minute. New replies are no longer allowed.