Browse Source

Add BMFont image;

bjorn 6 months ago
parent
commit
34c3e0a190
1 changed files with 2 additions and 0 deletions
  1. 2 0
      guides/v0.18.0.md

+ 2 - 0
guides/v0.18.0.md

@@ -196,6 +196,8 @@ on the new `Layer` objects.  Since the image atlas can contain anything, they ca
 icons/emoji.  However, they don't support scaling like MSDF fonts do, so they can get blurry when
 icons/emoji.  However, they don't support scaling like MSDF fonts do, so they can get blurry when
 rendering text in 3D space.
 rendering text in 3D space.
 
 
+<img src="/img/v0.18.0/londrina.png" width="70%" class="flat"/>
+
 Live Reloading
 Live Reloading
 ---
 ---