troika-three-text
Advanced tools
Comparing version 0.34.0 to 0.34.1
@@ -0,0 +0,0 @@ // This build file creates a static version of the Typr.js library used for |
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.34.1](https://github.com/protectwise/troika/compare/v0.34.0...v0.34.1) (2020-10-20) | ||
**Note:** Version bump only for package troika-three-text | ||
# [0.34.0](https://github.com/protectwise/troika/compare/v0.33.1...v0.34.0) (2020-10-19) | ||
@@ -8,0 +16,0 @@ |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ |
{ | ||
"name": "troika-three-text", | ||
"version": "0.34.0", | ||
"version": "0.34.1", | ||
"description": "SDF-based text rendering for Three.js", | ||
@@ -18,3 +18,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"troika-three-utils": "^0.34.0", | ||
"troika-worker-utils": "^0.34.0" | ||
"troika-worker-utils": "^0.34.1" | ||
}, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b19cd3aff4b0876253d76b3fc66b7e2a1f16a7e5" | ||
"gitHead": "04c819dd9013c686b872cd16bcaaf4de8723723e" | ||
} |
@@ -189,3 +189,3 @@ # `troika-three-text` | ||
Displays an outline/halo around the text glyphs, this wide in local units. Giving your text an outline with a contrasting `outlineColor` can improve readability against backgrounds of low or varying contrast. | ||
The width of an outline/halo to be drawn around each text glyph using the `outlineColor`. This can help improve readability when the text is displayed against a background of low or varying contrast. The width can be specified as either an absolute number in local units, or as a percentage string e.g. `"10%"` which is interpreted as a percentage of the `fontSize`. | ||
@@ -192,0 +192,0 @@ Default: `0` |
@@ -0,0 +0,0 @@ // This build file creates a static version of the OpenType.js library used for |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ // Exports for troika-three-text package: |
@@ -0,0 +0,0 @@ //=== Utility functions for dealing with carets and selection ranges ===// |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { Color, DataTexture, LinearFilter, LuminanceFormat } from 'three' |
@@ -0,0 +0,0 @@ import { createDerivedMaterial, voidMainRegExp } from 'troika-three-utils' |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1585605
25676
Updatedtroika-worker-utils@^0.34.1