korlibs / korlibs/korge

Allow setting stroke width on line()

Open
#2,143 3 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Kotlin
Stars
3k
Forks
148
Avg merge
13h 44m
Merged PRs (30d)
1

Description

On the `Line` class, there is no way to specify a stroke width.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Line class and the line() entry point mentioned in the issue, then trace how line geometry is created and rendered. Add a way to specify stroke width and verify that callers can set it and that the rendered line uses the requested width.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
game-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.