Alfonso-Martello
Alfonso-Martello
This PR adds code to display-test-app for generating section drawings. It is intended only to showcase a potential issue and to make debugging the issue easier. It is not intended...
When a Frontstage is declared, the viewState and iModelConnection can be passed as arguments. Passing a blank view state and a blank iModelConnection causes the view to appear blank. I...
**Describe the bug** TextBlockComponents (TextBlocks, Paragraphs, and Runs) all specify a style and can optionally specify styleOverrides. However, only the style on the RunLayout is used to create geometry. That...
**Describe the bug** If you embed a font file into an iModel and then attempt to render text with that newly embedded font, the text does not appear. Only if...