-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
文字を書けない #344
Comments
euslisp/jskeus#530 にPRを出しました. これって,既存のメソッドをちょっとだけ修正したものかと思っていましたが, https://github.com/euslisp/EusLisp/blob/master/lisp/xwindow/Xeus.l#L155-L158 をサブクラスでオーバーライドしていることになりますが,中身は全然違うものになっています. |
オーバーライドもとは、xwindowに文字を表示している。(関数もXのもの) 今回のPRは、たぶん、巧みにすれば平面に文字を書いて斜めから見られるし、 |
ちなみに,これはむかし@s-noda からもらった秘伝のプログラムだったと思います.もっとはやくPRしておくべきでした. |
@k-okada , 以下のdiffが必要だった記憶があります. @s-noda
https://github.com/mmurooka/euslib/blob/murooka-branch/demo/murooka/wholebody_manipulation_planner/demo_robot_carry_object/euslisp/upstream/glviewsurface-string.l
The text was updated successfully, but these errors were encountered: