/AttributedText

TODO

Primary LanguageSmalltalkMIT LicenseMIT

AttributedText

a prototype for a visualization, install it with:

Metacello new
  baseline: 'AttributedText';
  repository: 'github://akevalion/AttributedText';
  load.
  
(Smalltalk at: #RSAttributedText) browse