0.2.64 • Published 1 year ago
@rbxts/uzi v0.2.64
UZI
Current Components
- Frame (Supports Gradient and Border)
- Border
- Corner (Has normal Behavior)
- Group (Ty littensy)
- Image (Supports gradients)
- Input (Supports GuiObjects)
- Layer (Ty littensy)
- TextLabel (Supports CustomFont)
- Transition (Ty littensy)
Current Modifers (classes)
- CustomFont (Currently only scale to fit) DOESNT SUPPORT SOME CHARACTERS
- Gradient
Up next
- CanvasFrame
- TextSize for custom fonts
- Bug fixes
Notes
- Doesn't Support Fonts that go over their BaseLine
- Everything is Centered and has a default size (subject to change)
How to use CustomFont
This is the website where you generate the SpriteSheet and JSON that's needed https://kodaloid.com/tools/sprite-font-generator/ Don't forget to turn off Flip Y Cordinate in Options and tweak the canvas size and font size to get a high res font, (don't go above 1024x1024). Then copy the JSON and get an assetId from the downloaded image and use the class like the following
import data from "./jetBrainsMono.data";
import { CustomFont } from "../../utils/customFont";
export const JetBrainsMono = new CustomFont("rbxassetid://96002929695676", data);0.2.64
1 year ago
0.2.63
1 year ago
0.2.62
1 year ago
0.2.61
1 year ago
0.2.60
1 year ago
0.2.59
1 year ago
0.2.58
1 year ago
0.2.57
1 year ago
0.2.56
1 year ago
0.2.55
1 year ago
0.2.54
1 year ago
0.2.53
1 year ago
0.2.52
1 year ago
0.2.51
1 year ago
0.2.5
1 year ago
0.2.49
1 year ago
0.2.48
1 year ago
0.2.47
1 year ago
0.2.46
1 year ago
0.2.45
1 year ago
0.2.43
1 year ago
0.2.42
1 year ago
0.2.41
1 year ago
0.2.4
1 year ago
0.2.3
1 year ago
0.2.26
1 year ago
0.2.25
1 year ago
0.2.24
1 year ago
0.2.23
1 year ago
0.2.22
1 year ago
0.2.21
1 year ago
0.2.2
1 year ago
0.2.1
1 year ago
0.2.0
1 year ago
0.1.11
1 year ago
0.1.1
1 year ago
0.1.0
1 year ago