Skip to content

issues Search Results · repo:vexx32/PSWordCloud language:C#

Filter by

22 results
 (99 ms)

22 results

invexx32/PSWordCloud (press backspace or delete to remove)

:question: Question I m text mining with Japanese and Chinese charactors and I m looking for a way to display multibyte letters in a word cloud. I thought changing the fonts would work. But FontFamily ...
question
  • Uno-Yu
  • 1
  • Opened 
    on Nov 5, 2021
  • #107

:bug: Bug Report :computer: Environment Data !-- Execute these commands and paste the results into the below code block: $PSVersionTable Get-Module -Name PSWordCloud -ListAvailable -- :memo: ...
question
  • RobinRamaekers1
  • 2
  • Opened 
    on Mar 30, 2021
  • #97

:bug: Bug Report 💻 Environment Data !-- Execute these commands and paste the results into the below code block: $PSVersionTable Get-Module -Name PSWordCloud -ListAvailable -- PS C:\Users\joelp ...
🐛 bug
  • vexx32
  • Opened 
    on Sep 15, 2020
  • #84

We can compute a word s total path (we are already doing this to draw the word with a stroke) and create a rectangle (SKRect) object from the generated path. This object can be enlarged via the SKRect.Inflate() ...
enhancement
🏳 help wanted
  • vexx32
  • Opened 
    on Mar 17, 2020
  • #40

Currently the module is not usable in Jupyter Notebooks. Unsure as to exactly why this is at the moment. No progress bars appear, so I can only assume it s hanging somewhere during text processing, possibly ...
🐛 bug
🏳 help wanted
  • vexx32
  • 3
  • Opened 
    on Mar 16, 2020
  • #36

Currently, the libSkiaSharp.dll (and equivalents for other platforms) is not being loaded correctly by the SkiaSharp.dll library we load directly. This can be remedied in PowerShell 7 by modifying the ...
🐛 bug
  • vexx32
  • 1
  • Opened 
    on Jan 20, 2020
  • #29

A fairly common feature request is to allow users to input a simple(r) list of words, and optionally allow specifying some size restrictions. I would imagine something along these lines: # parameter ...
enhancement
  • vexx32
  • 1
  • Opened 
    on Jan 20, 2020
  • #28

This is just a result of trying to re-run some older code (from before the SVG update) and running into an issue off the bat. I d previously used -InputObject, but this isn t working and piping data in ...
  • Windos
  • 5
  • Opened 
    on Mar 26, 2019
  • #24

(n.b. not sure if current releases are meant to drop support for Windows PowerShell?) The latest release uses a syntax on Join-Path that won t work in Windows PowerShell, and and automatic variable that ...
🐛 bug
👏 good first issue
  • Windos
  • 1
  • Opened 
    on Mar 18, 2019
  • #22

It would be pretty cool if you could choose the orientation of the focus word. Maybe even more than just making it horizontal or vertical, but diagonal or something custom. That d be a ton of fun 😁
enhancement
  • thomasrayner
  • 5
  • Opened 
    on Mar 15, 2019
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub