3ebfb87da2
Using the "image" package from the standard library the images loaded by gomuks now scale to one third the size of the text area. The image data contains both hight and width while the scaling uses only width the option to scale by hight is possible if passed into `CalculateBuffer()`. `ansimage.NewScaledFromReader()` now takes the new variable based off the size of the buffers' width. This may resolve issue #92 |
||
---|---|---|
.. | ||
messages | ||
widget | ||
command-processor.go | ||
commands.go | ||
doc.go | ||
fuzzy-search-modal.go | ||
member-list.go | ||
message-view.go | ||
room-list.go | ||
room-view.go | ||
tag-room-list.go | ||
ui.go | ||
view-login.go | ||
view-main.go |