UI - Fonts

APhone uses function to get fonts. Here, the list and function to get them

aphone.GetFont(string font_name)

APhone uses function to get the right fonts based on the display mode. This sizes automatically based on screen size and display

This will return the right font name.

aphone.GetFont("Roboto_40_700")
aphone.GetFont("Roboto_45")
aphone.GetFont("Little")

Fonts list

Font name

Real Font name

Font size ( 3D )

Weight

Roboto18_500

Roboto

18

500

Little

Roboto

20

1000

Little2

Roboto

20

500

Small

Roboto

25

500

Medium

Ebrima

30

550

MediumHeader

Roboto

30

Roboto_40

Roboto

40

Roboto_(40, 45)_700

Roboto

Look name

700

Roboto_( 45, 60, 80 )

Roboto

Look name

550

StartScreen

Strasua

80

DateShow_200

Arial

200

SVG_( 16, 20, 25, 30, 40, 60, 76, 90, 180 )

Akulla_SVG

Look name

BigDarkweb

Rockwell

60

HeaderDarkWeb

Rockwell

30

Last updated