@cyrstem wrote:
hey im loading a true type font but i get it pixated like this
i set it like this
ofTrueTypeFont::setGlobalDpi(72);
p.load(“IBMPlexMono-Bold.ttf”, 162,true,true);
but i keep getting the same issue ?
Posts: 2
Participants: 2
@cyrstem wrote:
hey im loading a true type font but i get it pixated like this
i set it like this
ofTrueTypeFont::setGlobalDpi(72);
p.load(“IBMPlexMono-Bold.ttf”, 162,true,true);
but i keep getting the same issue ?
Posts: 2
Participants: 2