Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

troika-three-text

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-three-text - npm Package Compare versions

Comparing version 0.34.0 to 0.34.1

0

build-typr.js

@@ -0,0 +0,0 @@ // This build file creates a static version of the Typr.js library used for

8

CHANGELOG.md

@@ -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 @@

6

package.json
{
"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 @@ /**

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc