Small Basic Subroutine Library Project

I started this project on August 26, 2016.  In these days I began to post my subroutines to GitHub Gist.  In this article, I'd like to update the latest index of subroutines.

Last update: April 19, 2020

  1. Clock_DateToJD
  2. Clock_Init
  3. Clock_JDNow
  4. Clock_JDToDate
  5. Color_ColorToRGB
  6. Color_NameToColor
  7. Color_PercentToRGB
  8. File_CheckResult
  9. File_Exists
  10. File_SplitDirectory
  11. FileHelper_ShowError
  12. GW_DrawArc
  13. GW_DrawGrid
  14. GW_DrawHexagon
  15. GW_DrawLine
  16. GW_DrawRoundRectangle
  17. GW_FillHexagon
  18. GW_FillLinearGradientRectangle
  19. GW_FillPolygon
  20. GW_FillQuadrangle
  21. GW_FillRoundRectangle
  22. GW_GetTextWidth
  23. GW_Measure
  24. Math_CartesianToPolar
  25. Math_Dec2Hex
  26. Math_Hex2Dec
  27. SB_LineWorkaround
  28. SB_RotateWorkaround
  29. SB_Workaround
  30. SBO_SplitParam
  31. SBO_SplitShape
  32. Shapes_CalcRotateZoomPos
  33. Shapes_CalcWidthAndHeight
  34. Shapes_Convert
  35. Shapes_Dump
  36. Shapes_Init
  37. Shapes_Line2Rect
  38. Shapes_Normalize
  39. Sprite_Add
  40. Sprite_Flip
  41. Sprite_IndexOf
  42. Sprite_Move
  43. Sprite_Rotate
  44. Sprite_Zoom
  45. Text_Compare
  46. Text_CompareText
  47. Text_IsNumber
  48. Text_Sort
  49. Text_Split

Subroutine
Nonki Takahashi
2019

Comments

Popular Posts