Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Custom font in sketchpad

Hi everyone,

I am trying to apply a custom font to all the textline in sketchpads in WebOS.

I have tried:

  • Select the custom font in Experiment Font in experiment property - did not work
  • Add font to file pool and referenced it in font_family in textline , it did not work and crashed OpenSesame with a Qt exception
  • Tried in inline javascript, with Canvas() FontFace and even canvas.getContext("webgl2") but to no avail.

I use JATOS to host the studies but ideally I would like to be able to apply the font via the OS UI and not manipulate the code in JATOS archive.

Thank you in advance for your help.

Sign In or Register to comment.