Opened 20 years ago
Closed 20 years ago
#38 closed defect (fixed)
Text-Engine
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | minor | Milestone: | 0.2.3-pre-alpha orx-v0 |
Component: | GraphicsEngine | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
Text is a must for every game
- Idea:
- look for a suitable Way to render text on top of the draw-stack
- Fast, cool, modular method
- Maybe use ascii-chart, with text-icon coordinates
- also create an own font for orxonox
- Interface:
- Text initializer
- positioning
- changing
- coloring
- font selection
- display
- Extensions:
- fading
- anti-aliased
Change History (3)
comment:1 Changed 20 years ago by patrick
comment:2 Changed 20 years ago by bensch
- Owner changed from nobody to bensch
- Status changed from new to assigned
implementation is finished, the only thing that has to be done is the inclusion into the trunk
comment:3 Changed 20 years ago by bensch
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
There should be a possibility to import any predefined font. So choose a well accepted and known font-standard an implement an importer.