bevyengine / bevyengine/bevy

More helper methods for `TextFont`

Open
#23,006 2 comments 0 reactions 0 assignees View on GitHub
A-Text C-Usability D-Straightforward S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 16h
Merged PRs (30d)
171

Description

## What problem does this solve or what need does it fill?

Many structures in bevy have helper constructor methods, but the TextFont structure is missing quite a few.

## What solution would you like?

I propose, that the `TextFont` recives new constructor methods

Contributor guide

Open the contributing guide

Research direction

Start by locating the `TextFont` definition in the Bevy source and comparing its available constructors with helper methods on analogous structures. Clarify which constructor methods are wanted and their expected defaults before implementation; the issue is complete when the agreed constructors are added and their behavior is covered consistently with the surrounding API.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.