index of project ShaderVG_Text

Module ShaderVG_Text

Synopsis

Functions

Classes


Description:
 

Function sdvg_BindFont
Signature
sdvg_BindFont(ShaderVG_Font)
Arguments

 
 top of page
Function sdvg_DrawText
Signature
sdvg_DrawText(Stringtext,
  floatx,
  floaty 
  )  
Arguments
Stringtext
floatx
floaty

 
 top of page
Function sdvg_DrawTextAccel
Signature
sdvg_DrawTextAccel(Stringtext,
  floatx,
  floaty 
  )  
Arguments
Stringtext
floatx
floaty

 
 top of page
Function sdvg_DrawTextAccelClipped
Signature
sdvg_DrawTextAccelClipped(Stringtext,
  floatx,
  floaty,
  floatclipLeft,
  floatclipTop,
  floatclipRight,
  floatclipBottom 
  )  
Arguments
Stringtext
floatx
floaty
floatclipLeft
floatclipTop
floatclipRight
floatclipBottom

 
 top of page
Function sdvg_DrawTextClipped
Signature
sdvg_DrawTextClipped(Stringtext,
  floatx,
  floaty,
  floatclipLeft,
  floatclipTop,
  floatclipRight,
  floatclipBottom 
  )  
Arguments
Stringtext
floatx
floaty
floatclipLeft
floatclipTop
floatclipRight
floatclipBottom

 
 top of page
Function sdvg_DrawTextUnderline
Signature
sdvg_DrawTextUnderline(Stringtext,
  floatx,
  floaty 
  )  
Arguments
Stringtext
floatx
floaty

 
 top of page
Function sdvg_DrawTextUnderlineClipped
Signature
sdvg_DrawTextUnderlineClipped(Stringtext,
  floatx,
  floaty,
  floatclipLeft,
  floatclipTop,
  floatclipRight,
  floatclipBottom 
  )  
Arguments
Stringtext
floatx
floaty
floatclipLeft
floatclipTop
floatclipRight
floatclipBottom

 
 top of page
Function sdvg_FontOnOpen
Signature
sdvg_FontOnOpen(ShaderVG_Font)
 :boolean
Arguments
Returns
boolean

 
 top of page
Function sdvg_InitFont
Signature
sdvg_InitFont(ShaderVG_Font,
  Objectdata,
  ObjecttexData,
  inttexW,
  inttexH 
  )  
 :boolean
Arguments
ShaderVG_Font
Objectdata
ObjecttexData
inttexW
inttexH
Returns
boolean

 
 top of page
Function sdvg_TextBBox
Signature
sdvg_TextBBox(ShaderVG_Font,
  Stringtext,
  IntegerretMinX,
  IntegerretMaxX,
  IntegerretMinY,
  IntegerretMaxY 
  )  
Arguments
ShaderVG_Font
Stringtext
IntegerretMinX
IntegerretMaxX
IntegerretMinY
IntegerretMaxY

 
 top of page
Function sdvg_TextExtents
Signature
sdvg_TextExtents(ShaderVG_Font,
  Stringtext,
  IntegerretW,
  IntegerretH 
  )  
Arguments
ShaderVG_Font
Stringtext
IntegerretW
IntegerretH

 
 top of page
Function sdvg_TextHeight
Signature
sdvg_TextHeight(ShaderVG_Font,
  Stringtext 
  )  
 :int
Arguments
ShaderVG_Font
Stringtext
Returns
int

 
 top of page
Function sdvg_TextIndexAtX
Signature
sdvg_TextIndexAtX(ShaderVG_Font,
  Stringtext,
  intx 
  )  
 :int
Arguments
ShaderVG_Font
Stringtext
intx
Returns
int

 
 top of page
Function sdvg_TextWidth
Signature
sdvg_TextWidth(ShaderVG_Font,
  Stringtext 
  )  
 :int
Arguments
ShaderVG_Font
Stringtext
Returns
int

 
 top of page
Function sdvg_UnbindFont
Signature
sdvg_UnbindFont()

 
 top of page

Project Modules:ShaderVG_Text 
Project Classes:ShaderVG_Font 
Project Functions:sdvg_BindFont , sdvg_DrawText , sdvg_DrawTextAccel , sdvg_DrawTextAccelClipped , sdvg_DrawTextClipped , sdvg_DrawTextUnderline , sdvg_DrawTextUnderlineClipped , sdvg_FontOnOpen , sdvg_InitFont , sdvg_TextBBox , sdvg_TextExtents , sdvg_TextHeight , sdvg_TextIndexAtX , sdvg_TextWidth , sdvg_UnbindFont 
All Namespaces:default , graph , ui 
All Projects:core , eqxmms , ShaderVG , ShaderVG_Text , tkanalogrytm , tkchipmunk , tkclap , tkfileutils , tkfreeglut , tkfreetype2 , tkfreeverb , tkmath , tkmidi , tkmidipipe , tkminnie , tkoldmath , tkopengl , tkportaudio , tkradiastools , tksamplechain , tksampleedit , tksampler , tksdl , tksdl_net , tksidplay2 , tkspeexdsp , tksqlite , tktriangulate , tkui , tkvst2 , tkzip , ui , yingtest 


 
 top of page

auto-generated by "DOG", the TkScript document generator. Thu, 11/Dec/2025 13:41:59