0.2.64 • Published 6 months ago

@rbxts/uzi v0.2.64

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

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

6 months ago

0.2.63

6 months ago

0.2.62

7 months ago

0.2.61

7 months ago

0.2.60

7 months ago

0.2.59

7 months ago

0.2.58

7 months ago

0.2.57

7 months ago

0.2.56

8 months ago

0.2.55

8 months ago

0.2.54

8 months ago

0.2.53

8 months ago

0.2.52

8 months ago

0.2.51

10 months ago

0.2.5

10 months ago

0.2.49

10 months ago

0.2.48

10 months ago

0.2.47

10 months ago

0.2.46

10 months ago

0.2.45

10 months ago

0.2.43

10 months ago

0.2.42

10 months ago

0.2.41

10 months ago

0.2.4

10 months ago

0.2.3

10 months ago

0.2.26

10 months ago

0.2.25

10 months ago

0.2.24

10 months ago

0.2.23

11 months ago

0.2.22

11 months ago

0.2.21

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.11

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago