Note
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iexNote
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iex| using UnityEngine; | |
| using System.Collections; | |
| using System.Collections.Generic; | |
| using System; | |
| using System.Reflection; | |
| namespace NodeEditorFramework.Utilities | |
| { | |
| public static class GUIScaleUtility |
| /// <summary> | |
| /// Converting text to image (png). | |
| /// </summary> | |
| /// <param name="text">text to convert</param> | |
| /// <param name="font">Font to use</param> | |
| /// <param name="textColor">text color</param> | |
| /// <param name="maxWidth">max width of the image</param> | |
| /// <param name="path">path to save the image</param> | |
| public static void DrawText(String text, Font font, Color textColor,int maxWidth,String path) | |
| { |