Updates and Fixes #2

Merged
Raum0x2A merged 14 commits from develop into master 2021-05-07 10:03:09 -06:00
Raum0x2A commented 2021-05-07 09:56:25 -06:00 (Migrated from gitlab.com)

resource.go/assets.go

  • renamed resources.go to assets.go
  • added dark glyphs - located in assets.go -> assets/glyphs/dark/
  • moved original glyphs - located in assets.go -> assets/glyph/light/

glyphbanner.go

  • added option to make glyphs vertical and/or dark

rpcg.go

  • Added a random portal code generator this function takes no args and returns a string

README.md

  • Fixed some typos (probably more to be fixed)
  • Added example of vertical portal banner
  • Added list of options for banner creation
  • Added example of nmslib.RndPortal() usage

go.mod

  • updated go version to 1.16
**resource.go/assets.go** * renamed `resources.go` to `assets.go` * added dark glyphs - located in assets.go -> assets/glyphs/dark/ * moved original glyphs - located in assets.go -> assets/glyph/light/ **glyphbanner.go** * added option to make glyphs vertical and/or dark **rpcg.go** * Added a random portal code generator this function takes no args and returns a string **README.md** * Fixed some typos (probably more to be fixed) * Added example of vertical portal banner * Added list of options for banner creation * Added example of ``nmslib.RndPortal()`` usage **go.mod** * updated go version to 1.16
Raum0x2A commented 2021-05-07 09:59:37 -06:00 (Migrated from gitlab.com)

changed title from {-Removed resources.go-} to {+Updates and Fixes+}

changed title from **{-Removed resources.go-}** to **{+Updates and Fixes+}**
Raum0x2A commented 2021-05-07 09:59:37 -06:00 (Migrated from gitlab.com)

changed the description

changed the description
Raum0x2A commented 2021-05-07 10:03:09 -06:00 (Migrated from gitlab.com)

mentioned in commit 4aef1e390a

mentioned in commit 4aef1e390aec2a05bc1f33680a08129b82c7751a
Raum0x2A (Migrated from gitlab.com) merged commit 4aef1e390a into master 2021-05-07 10:03:09 -06:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Raum0x2A/nmslib#2