File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ for performance purposes, this library minimizes object creation and copying as
53
53
much as possible.
54
54
55
55
When a Turbo RGB triplet is returned from the colormap, it will be the same
56
- ` Uint8ClampedArray ` each time (one for each color in the palette). An exception
56
+ ` Uint8ClampedArray ` each time (one for each color in the palette). An exception
57
57
is the ` interpolateNormalizedToTurbo ` function, which creates a new array each
58
58
time since it interpolates between Turbo colors.
59
59
@@ -283,6 +283,8 @@ helper does exactly that.
283
283
<div align =" center " >
284
284
<img width =" 480 " src =" ./demo/public/cocktail.depth.jpg " >
285
285
<p >
286
- <em>Image from my cocktail book, <a href="https://buymeacoffee.com/mosswood/e/303309">The Mosswood Cocktail Compendium</a>.</em>
286
+ <small>
287
+ <em>Image from my cocktail book, <a href="https://buymeacoffee.com/mosswood/e/303309">The Mosswood Cocktail Compendium</a>.</em>
288
+ </small>
287
289
</p >
288
290
</div >
You can’t perform that action at this time.
0 commit comments