I'm trying to export PDF while preserving ability to edit text – fonts should not be converted to shapes! According to
docs it should work with createFont() but unfortunately I just can't seem to get it working :-(. Here is very simple example. I've tried it in 2.0b7 and 1.51. I would appreciate any help. Thanx.
Hi all,
Does anyone know if it is possible to get the color under cursor in 3d mode? I couldn't find anything useful about this.
To be precise, I have a sphere centered on canvas with texture (
this is code I will build upon). I want to be able to pick color from texture under cursor or from specific coordinate (say middle of canvas). Creating a color picker in a way.
I don't know if this is possible at all, and would appreciate any suggestions.
Thanks