interface FontWeightEnumValues
implements EmbindEnum
import { type FontWeightEnumValues } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
Properties
Invisible: FontWeight
Thin: FontWeight
ExtraLight: FontWeight
Light: FontWeight
Normal: FontWeight
Medium: FontWeight
SemiBold: FontWeight
Bold: FontWeight
ExtraBold: FontWeight
Black: FontWeight
ExtraBlack: FontWeight