• R/O
  • HTTP
  • SSH
  • HTTPS

BurageSnap: Commit


Commit MetaInfo

Revisióne2979a81d22d3de1e3053f354784f0bdc6d29b90 (tree)
Tiempo2021-03-09 20:48:53
AutorKazuhiro Fujieda <fujieda@user...>
CommiterKazuhiro Fujieda

Log Message

Update README.md

Cambiar Resumen

Diferencia incremental

--- a/README.ja.md
+++ b/README.ja.md
@@ -1,7 +1,11 @@
1+![BurageSnap](https://user-images.githubusercontent.com/345831/110458959-b7054300-810f-11eb-95a8-cd0f1c022a1d.png)
2+
13 [BurageSnap](https://osdn.jp/projects/buragesnap/)はブラウザーゲーム用のスクリーンキャプチャです。
24
3-BurageSnapはあらかじめ指定した複数のゲームから、直近に遊んだゲームのウィンドウを探し、その中のゲーム画面を切り取ってJPEGかPNG形式で保存します。ゲーム画面を連続してキャプチャしてアニメーションGIFにすることもできます。BurageCaptureは白で囲まれた大きな長方形をゲーム画面として認識します。角が丸かったり曖昧だったりしても大丈夫です。
5+BurageSnapは自動的にゲーム画面を見付けてJPEGかPNG形式で保存します。連射モードでは、ゲーム画面を連続してキャプチャしてアニメーションGIFにすることもできます。
6+
7+BurageSnapはあらかじめ指定された複数のゲームから、直近に遊んだゲームのウィンドウを探し、そのウィンドウから白で囲まれた大きな長方形を見付けてゲーム画面として認識します。角が丸かったり曖昧だったりしても大丈夫です。
48
5-BurageSnapはWindows 7以降の.NET Framework 4.5以降がインストールされている環境で動作します。Windows 7の場合は[.NET Framework 4.5.2](http://www.microsoft.com/ja-JP/download/details.aspx?id=42642)をインストールしてください。
9+BurageSnapはWindows 8.1か10で動作します。
610
7-BurageSnapはApache License, Version 2.0でライセンスします。ソースコードは[Gitリポジトリ](https://osdn.jp/projects/buragesnap/scm/git/BurageSnap/)にあります。
11+BurageSnapはApache License, Version 2.0でライセンスします。ソースコードはGitリポジトリ(([OSDN](https://osdn.jp/projects/buragesnap/scm/git/BurageSnap/)と[GitHub](https://github.com/fujieda/BurageSnap))にあります。
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
1-[BurageSnap](https://osdn.jp/projects/buragesnap/) allows you to take a screenshot of browser games a.k.a ブラゲ [burʌgɛ] in Japan with just one click.
1+![BurageSnap en](https://user-images.githubusercontent.com/345831/110462447-0a799000-8114-11eb-9615-374858828d50.png)
22
3-BurageSnap finds the window of the latest played one of the games specified before, recognizes a game screen inside it, and save as a JPEG or PNG file. BurageSnap can also continuously capture the game screen and save as an animation GIF file. BurageSnap recognizes a large rectangle even with rounded or vague corners surrounded by white pixels as a game screen.
3+[BurageSnap](https://osdn.jp/projects/buragesnap/) allows you to take screenshots of browser games a.k.a ブラゲ [burʌgɛ] in Japanese with just one click.
44
5-BurageSnap can work on 7 or later versions of Windows with .NET Framework 4.5.2 or later. If your Windows version is 7, you need to install [.NET Framework 4.5.2](http://www.microsoft.com/ja-JP/download/details.aspx?id=42642).
5+BurageSnap automatically finds a game screen and saves it as a JPEG or PNG file. In the burst mode, BurageSnap continuously captures the screen and saves it as an animated GIF file.
66
7-BurageSnap is licensed under the Apache License, Version 2.0. You can access the source code via [our Git repository](https://osdn.jp/projects/buragesnap/scm/git/BurageSnap/).
7+BurageSnap finds the last focused window running one of the games specified in advance and recognizes a large rectangle surrounded by white pixels in the window as a game screen. The rectangle can have rounded or vague corners.
8+
9+BurageSnap can work on Windows 8.1 or 10.
10+
11+BurageSnap is licensed under the Apache License, Version 2.0. You can access the source code via our Git repositories ([OSDN](https://osdn.jp/projects/buragesnap/scm/git/BurageSnap/) and [GitHub](https://github.com/fujieda/BurageSnap)).
\ No newline at end of file
Show on old repository browser