[過去ログ]
Momonga Linux Part 3 (1002レス)
Momonga Linux Part 3 http://mao.5ch.net/test/read.cgi/linux/1188293074/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
リロード規制
です。10分ほどで解除するので、
他のブラウザ
へ避難してください。
258: login:Penguin [sage] 2008/06/27(金) 02:19:29 ID:QvThUrWu Mo-trunk の inkscape-0.46 の関数プロットにあるバグ。inkscape の trunk では修正されていますが、 inkscapeの次のリリースは未だ先だと思うので… # diff -u /usr/share/inkscape/extensions/funcplot.py.orig /usr/share/inkscape/extensions/funcplot.py --- /usr/share/inkscape/extensions/funcplot.py.orig 2008-06-27 02:07:22.000000000 +0900 +++ /usr/share/inkscape/extensions/funcplot.py 2008-06-27 02:07:58.000000000 +0900 @@ -114,7 +114,7 @@ dx0 = (x1 - x0)/ds dy0 = (y1 - y0)/ds else: # derivative given by the user - dx0 = 0 # Only works for rectangular coordinates + dx0 = 1 # Only works for rectangular coordinates dy0 = fp(xstart) # Start curve @@ -138,7 +138,7 @@ dx1 = (x1 - x2)/ds dy1 = (y1 - y2)/ds else: # derivative given by the user - dx1 = 0 # Only works for rectangular coordinates + dx1 = 1 # Only works for rectangular coordinates dy1 = fp(x1) # create curve a.append([' C ', http://mao.5ch.net/test/read.cgi/linux/1188293074/258
259: 258 [sage] 2008/06/27(金) 14:02:19 ID:QvThUrWu うーむ、2chだとスペースが削除されてしまうので diff がそのままでは使えんな。>>258 http://mao.5ch.net/test/read.cgi/linux/1188293074/259
262: 258 [sage] 2008/06/27(金) 15:11:11 ID:QvThUrWu こうか? --- /usr/share/inkscape/extensions/funcplot.py.orig 2008-06-27 02:07:22.000000000 +0900 +++ /usr/share/inkscape/extensions/funcplot.py 2008-06-27 02:07:58.000000000 +0900 @@ -114,7 +114,7 @@ dx0 = (x1 - x0)/ds dy0 = (y1 - y0)/ds else: # derivative given by the user - dx0 = 0 # Only works for rectangular coordinates + dx0 = 1 # Only works for rectangular coordinates dy0 = fp(xstart) # Start curve @@ -138,7 +138,7 @@ dx1 = (x1 - x2)/ds dy1 = (y1 - y2)/ds else: # derivative given by the user - dx1 = 0 # Only works for rectangular coordinates + dx1 = 1 # Only works for rectangular coordinates dy1 = fp(x1) # create curve a.append([' C ', http://mao.5ch.net/test/read.cgi/linux/1188293074/262
263: あいちゃん [sage] 2008/06/27(金) 15:19:33 ID:Jlbb7DwE >>258でも十分見えてるけど。 http://mao.5ch.net/test/read.cgi/linux/1188293074/263
264: login:Penguin [sage] 2008/06/27(金) 22:45:06 ID:ZKHo7D3X >>258 trunkにcommitしました。ありがとうございました。 http://mao.5ch.net/test/read.cgi/linux/1188293074/264
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.030s