If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
How do I make this knob small.
3 posts
• Page 1 of 1
How do I make this knob small.
Thanks in advance. Cheers
- blatantleesly
- Posts: 21
- Joined: Wed May 20, 2015 2:46 pm
Re: How do I make this knob small.
Radius of Marker parameter and change code
v.drawBitmap @image,[(v.width-@image.width)/2.0,(v.height-@image.height)/2.0]
v.drawBitmap @image,[(v.width-@image.width),(v.height-@image.height),2,2]
2,2 bitmap scale
v.drawBitmap @image,[(v.width-@image.width)/2.0,(v.height-@image.height)/2.0]
v.drawBitmap @image,[(v.width-@image.width),(v.height-@image.height),2,2]
2,2 bitmap scale
- Attachments
-
- Make smaller.fsm
- (7.1 KiB) Downloaded 699 times
- Logado
- Posts: 62
- Joined: Tue Jan 06, 2015 5:42 pm
Re: How do I make this knob small.
Thanks, The thing I don't understand is the relationship between the marker radius and the bitmap size? Could You offer an explanation to make this slightly clearer please. Kind Regards.
- blatantleesly
- Posts: 21
- Joined: Wed May 20, 2015 2:46 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 71 guests